UNPKG

spinjs

Version:

<p align="center"><a href="#"><img width="150" src="https://rawgit.com/sysgears/spin.js/master/logo.svg"></a></p>

7 lines 307 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var createConfig_1 = require("./createConfig"); var config = createConfig_1.default('test').builders; var testConfig = config[Object.keys(config)[0]].config; exports.default = testConfig; //# sourceMappingURL=webpack.config.js.map