Files
frontend/node_modules/rc-picker/lib/locale/common.d.ts
2026-01-17 15:16:36 -05:00

3 lines
96 B
TypeScript

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