Files
planet/frontend/node_modules/rc-picker/lib/locale/common.d.ts
2026-03-05 11:46:58 +08:00

3 lines
96 B
TypeScript

import type { Locale } from '../interface';
export declare const commonLocale: Partial<Locale>;