UNPKG

freight.js

Version:

An simple CommonJS dependency injection container for both node.js and the browser (using browserify)

3 lines (2 loc) 69 B
var Freight = require('./src/freight.js'); module.exports = Freight;