UNPKG

power-di

Version:

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

4 lines (3 loc) 84 B
export * from './IocContext'; export * from './class'; export * from './decorator';