3 lines
78 B
TypeScript
3 lines
78 B
TypeScript
import { Locale } from '../locale';
|
|
export declare function nemeth(): Locale;
|