UNPKG

@naiable/rollup-config

Version:

Use rollup like tsup, but opinionated my way.

17 lines (11 loc) 612 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var typescript = require('@rollup/plugin-typescript'); exports.default = typescript; Object.keys(typescript).forEach(function (k) { if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, { enumerable: true, get: function () { return typescript[k]; } }); }); //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHlwZXNjcmlwdC5janMiLCJzb3VyY2VzIjpbXSwic291cmNlc0NvbnRlbnQiOltdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7OzsifQ==