LangRouter

Signature

export declare const LangRouter: (userLocale: string, defaultLang: string, langs: Partial<Record<string, any>>) => (route?: string[] | undefined, args?: any[] | undefined) => SeyfertLocale;

Members

This export does not declare public properties or methods in the generated declaration file.