UNPKG

@tsclean/core

Version:

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

3 lines 158 B
import { Type } from '../contracts'; export declare function isDurable(provider: Type<unknown>): boolean | undefined; //# sourceMappingURL=is-durable.d.ts.map