0
0
mirror of https://github.com/Doodle3D/Doodle3D-API synced 2024-06-27 14:11:21 +02:00
Doodle3D-API/jspm_packages/npm/core-js@0.9.18/build/config.js
2015-07-15 15:06:18 +02:00

3 lines
277 B
JavaScript

/* */
module.exports = {banner: '/**\n' + ' * core-js ' + require("../package.json!systemjs-json").version + '\n' + ' * https://github.com/zloirock/core-js\n' + ' * License: http://rock.mit-license.org\n' + ' * © ' + new Date().getFullYear() + ' Denis Pushkarev\n' + ' */'};