wkrueger / swagger-ts-template

Generates TS typedefs and API client from swagger.json (openapi).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`moduleStyle` option should also be applied to `api.common.ts` file

wkrueger opened this issue · comments

Currently this file is just copied to the destination folder, which means it will always have commonjs imports.