getLocale.d.ts 160 B

12
  1. export function getComponentLocale(props: any, context: any, componentName: any, getDefaultLocale: any): any;
  2. export function getLocaleCode(context: any): any;