UNPKG

fire-up

Version:

Fire Up! is a dependency injection container designed specifically for node.js with a powerful but sleek API.

8 lines (4 loc) 96 B
'use strict'; // Fire me up! module.exports = { }; module.exports.factory = function () { };