UNPKG

@shelchin/svelte-i18n

Version:

The last Svelte i18n library you'll ever need. Type-safe, AI-powered, zero-config.

6 lines (5 loc) 207 B
/** * I18n metadata and type definitions for @shelchin/svelte-i18n package */ export declare const PACKAGE_NAME = "@shelchin/svelte-i18n"; export type { LibI18nPath } from './types/lib-i18n-generated.js';