testbundle

Test Bundle


Keywords
test, bundle
License
ISC
Install
npm install testbundle@0.0.1

Documentation

testbundle

Test npm bundling -- this package has lodash as a bundled dependency.

const hello = require('testbundle');

console.log(hello('James'));