first commit
This commit is contained in:
9
build/node_modules/pngout-bin/index.js
generated
vendored
Normal file
9
build/node_modules/pngout-bin/index.js
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
'use strict';
|
||||
|
||||
var bin = require('./lib');
|
||||
|
||||
/**
|
||||
* Module exports
|
||||
*/
|
||||
|
||||
module.exports.path = bin.path();
|
||||
Reference in New Issue
Block a user