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