UNPKG

@xomlo/xomlo-sdk

Version:

6 lines 305 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.saveOutput = void 0; var saveOutput_1 = require("./saveOutput"); Object.defineProperty(exports, "saveOutput", { enumerable: true, get: function () { return saveOutput_1.saveOutput; } }); //# sourceMappingURL=index.js.map