UNPKG

swagger-typescript

Version:

An auto ts/js code generate from swagger/openApi

4 lines 148 B
import { JsdocAST } from "../types.mjs"; declare function getJsdoc(doc: JsdocAST): string; export { getJsdoc }; //# sourceMappingURL=jsdoc.d.mts.map