UNPKG

next

Version:

The React Framework

5 lines (4 loc) 139 B
export declare function normalizeLocalePath(pathname: string, locales?: string[]): { detectedLocale?: string; pathname: string; };