Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 433 Bytes

File metadata and controls

25 lines (13 loc) · 433 Bytes

@hydroperx/pi


@hydroperx/pi / / BundleInitializer

Type Alias: BundleInitializer()

BundleInitializer = (locale, bundle) => void

Defined in: src/index.ts:420

Parameters

locale

Intl.Locale

bundle

FluentBundle

Returns

void