Askr
Generated API snapshot

@askrjs/i18n

Exports from the declarations published in @askrjs/i18n 0.0.2. Signatures are generated from the installed artifact.

  • @askrjs/i18n0.0.2

Exports

This entrypoint publishes 7 exports. Use the anchored symbol rows for direct links. Type-only exports are labeled separately from runtime values.

createI18ntype

createI18n: <const SourceLocale extends string, const Catalogs extends Record<SourceLocale, Catalog>>(sourceLocale: SourceLocale, catalogs: Catalogs & ValidCatalogs<Catalogs, SourceLocale>) => I18n<Catalogs>