UNPKG

xlport

Version:
8 lines 291 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Export = void 0; var Export; (function (Export) { Export.bodyHasFile = (body) => 'template' in body; })(Export = exports.Export || (exports.Export = {})); //# sourceMappingURL=export.types.js.map