UNPKG

translate-maker

Version:

Lightweight translation module. Internationalize your great project.

11 lines (10 loc) 212 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = { test: 'widget test sk' }; exports.default = _default; //# sourceMappingURL=sk_SK.js.map