UNPKG

@paultaku/node-mock-server

Version:

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

8 lines 219 B
/** * CLI Entry Point * * Minimal entry point that delegates to the CLI Tools domain. * This file is kept as the executable entry point for the npm package. */ export {}; //# sourceMappingURL=generate-mock.d.ts.map