Files
2019-10-17 12:36:15 +09:00

11 lines
217 B
JavaScript

/*!
* ncc v0.2.x
*
* Copyright 2014 Stefan Keim (indus)
* Released under the MIT license
* https://github.com/indus/ncc/blob/master/license.md
*
* Date: 2014-05-13
*/
module.exports = require('./lib/ncc');