UNPKG

next-intl

Version:

Internationalization (i18n) for Next.js

3 lines (2 loc) 113 B
export declare function throwError(message: string): never; export declare function warn(message: string): void;