UNPKG

fire-up

Version:

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

11 lines (7 loc) 208 B
'use strict'; // Fire me up! module.exports = { implements: 'wrongConfig/staticArgsForSingleton', inject: 'interfaces/unnested/singleAsString(not allowed)' }; module.exports.factory = function () { };