common.d.ts 96 B

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