UNPKG

node-dependency-injection

Version:

The NodeDependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.

12 lines 201 B
{ "compilerOptions": { "target": "ES6", "lib": ["DOM", "ES7"], "baseUrl": ".", "paths": { "@app/*": [ "./test/Resources-ts/AutowireModulePath/src/*", ] } } }