wilddragon-site/node_modules/next/dist/client/add-locale.d.ts
2026-04-17 15:51:01 -04:00

2 lines
121 B
TypeScript
Executable file

import type { addLocale as Fn } from '../shared/lib/router/utils/add-locale';
export declare const addLocale: typeof Fn;