mirror of
https://github.com/zhigang1992/now-deployment.git
synced 2026-04-01 22:40:47 +08:00
11 lines
217 B
JavaScript
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'); |