securityos/node_modules/next/dist/client/add-locale.d.ts

3 lines
121 B
TypeScript
Raw Permalink Normal View History

2024-09-06 15:32:35 +00:00
import type { addLocale as Fn } from '../shared/lib/router/utils/add-locale';
export declare const addLocale: typeof Fn;