UNPKG
@sap-ux/i18n
Version:
latest (1.0.1)
1.0.1
1.0.0
0.4.0
0.3.11
0.3.10
0.3.9
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
Library for i18n
SAP/open-ux-tools
@sap-ux/i18n
/
dist
/
transformer
/
index.d.ts
4 lines
•
200 B
TypeScript
View Raw
1
2
3
4
export
{ csvToI18nBundle }
from
'./csv/index.js'
;
export
{ jsonToI18nBundle }
from
'./json/index.js'
;
export
{ propertiesToI18nEntry }
from
'./properties/index.js'
;
//# sourceMappingURL=index.d.ts.map