UNPKG

ng-di-kit

Version:

Angular Dependency Injection Kit

2 lines (1 loc) 83 B
export declare function DIProvide(): (type: new (...args: any[]) => any) => void;