UNPKG

translate-maker

Version:

Lightweight translation module. Internationalize your great project.

9 lines (8 loc) 171 B
"use strict"; exports.__esModule = true; exports.default = void 0; var _default = { test: 'widget test' }; exports.default = _default; //# sourceMappingURL=en_US.js.map