UNPKG

@paultaku/node-mock-server

Version:

A TypeScript-based mock server with automatic Swagger-based mock file generation

2 lines 149 B
export declare function generateMockFromSwagger(swaggerPath: string, outputPath: string): Promise<void>; //# sourceMappingURL=mock-generator.d.ts.map