UNPKG

lbundle

Version:

Small zero-configuration bundler build on top of Rollup.js and SWC for NPM libraries

31 lines (28 loc) 563 B
'use strict'; var jsExtensions = require('../_virtual/js-extensions.js'); (function (exports) { Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "jsExtensions", { enumerable: true, get: function() { return jsExtensions; } }); const jsExtensions = [ '.mtsx', '.ctsx', '.tsx', '.mts', '.cts', '.ts', '.mtsx', '.ctsx', '.tsx', '.mts', '.cts', '.ts' ]; } (jsExtensions.__exports)); //# sourceMappingURL=js-extensions.js.map