UNPKG

@nestia/sdk

Version:

Nestia SDK and Swagger generator

5 lines (4 loc) 177 B
import { ITypedApplication } from "../../structures/ITypedApplication"; export declare namespace SdkHttpCloneReferencer { const replace: (app: ITypedApplication) => void; }