@openinc/parse-server-opendash
Version:
Parse Server Cloud Code for open.INC Stack.
6 lines (5 loc) • 323 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.initTranslations = void 0;
var initTranslation_js_1 = require("./services/initTranslation.js");
Object.defineProperty(exports, "initTranslations", { enumerable: true, get: function () { return initTranslation_js_1.initTranslations; } });