UNPKG

swagger-codegen-typescript-koa2

Version:

Generate TypeScript Koa2 server skeleton codes from swagger spec.

2 lines (1 loc) 69 B
export declare function main(inpath: string, outpath: string): void;