3 lines
141 B
TypeScript
Executable File
3 lines
141 B
TypeScript
Executable File
import type { detectDomainLocale as Fn } from '../shared/lib/i18n/detect-domain-locale';
|
|
export declare const detectDomainLocale: typeof Fn;
|