UNPKG
@logcomex/aylawc-core
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
An experimental library of web components
@logcomex/aylawc-core
/
core
/
translation
/
translations
/
index.js
3 lines
•
140 B
JavaScript
View Raw
1
2
3
import
componentTranslations
from
'./components'
;
export
default
Object
.
assign
({}, componentTranslations);
//# sourceMappingURL=index.js.map