Spaces:
Sleeping
Sleeping
| import { Scope } from '@nestjs/common'; | |
| import { Type } from '@nestjs/common/interfaces/type.interface'; | |
| export declare function getClassScope(provider: Type<unknown>): Scope; | |
| import { Scope } from '@nestjs/common'; | |
| import { Type } from '@nestjs/common/interfaces/type.interface'; | |
| export declare function getClassScope(provider: Type<unknown>): Scope; | |