UNPKG

power-di

Version:

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

3 lines (2 loc) 107 B
import { ClassInfo } from '../class'; export declare function classInfo(info?: ClassInfo): ClassDecorator;