UNPKG
i18n-auto-react
Version:
latest (0.0.13)
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.3
0.0.2
基于百度翻译API服务的自动翻译插件
github.com/wuguanwen28/i18n-auto-react
wuguanwen28/i18n-auto-react
i18n-auto-react
/
dist
/
webpack-loader
/
index.d.ts
4 lines
(2 loc)
•
112 B
TypeScript
View Raw
1
2
3
4
declare
function
export_default
(
source
:
any
,
map
:
any
,
meta
:
any
):
void
;
export
{ export_default
as
default
};