UNPKG

power-di

Version:

A lightweight Dependency Injection library. Using es6 and other features, remove unnecessary concepts, easy and convenient to use.

8 lines (7 loc) 201 B
export * from './classInfo'; export * from './inject'; export * from './injectable'; export * from './imports'; export * from './postConstruct'; export * from './aspect'; export * from './preDestroy';