UNPKG
ant-table-ext
Version:
latest (2.13.1)
2.13.1
2.13.0
2.12.0
An extended table based on ant table
github.com/toyang/ant-table-ext
toyang/ant-table-ext
ant-table-ext
/
es
/
_util
/
getLocale.d.ts
3 lines
(2 loc)
•
176 B
TypeScript
View Raw
1
2
3
export
declare
function
getComponentLocale
(
props
:
any
,
context
:
any
,
componentName
:
any
,
getDefaultLocale
:
any
):
any
;
export
declare
function
getLocaleCode
(
context
:
any
):
any
;