UNPKG

@nexim/localizer

Version:

Lightweight i18n utilities to handle translations, number formatting, date/time localization using native browser APIs.

4 lines 146 B
export declare function createLogger(name: string): { error: (method: string, error: unknown) => void; }; //# sourceMappingURL=logger.d.ts.map