UNPKG

@tsclean/core

Version:

Plugin for API Rest Full development, based on Clean Architecture, IoC and Dependency Injection.

2 lines 152 B
export declare function Inject<T = any>(token?: T): (target: object, key: string | symbol, index?: number) => void; //# sourceMappingURL=inject.d.ts.map