bpms_site/.svn/pristine/99/992b3081b1a8946f21f979dcaefbf6b41172bb58.svn-base
2025-11-02 16:38:49 +03:30

3 lines
144 B
Plaintext

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