UNPKG

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