UNPKG

191 BTypeScriptView Raw
1import type { Config, TypeAST } from "./types";
2declare function generateTypes(types: TypeAST[], config: Config): string;
3export { generateTypes };
4//# sourceMappingURL=generateTypes.d.ts.map
\No newline at end of file