Files
old-kitabcitab-frontend/kitabcitab/node_modules/next/dist/client/normalize-locale-path.d.ts
2022-12-27 12:05:56 +01:00

3 lines
144 B
TypeScript

import type { normalizeLocalePath as Fn } from '../shared/lib/i18n/normalize-locale-path';
export declare const normalizeLocalePath: typeof Fn;