UNPKG

@tsclean/core

Version:

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

3 lines 160 B
import { Scope, Type } from "../contracts"; export declare function getClassScope(provider: Type<unknown>): Scope; //# sourceMappingURL=get-class-scope.d.ts.map