UNPKG

@lonu/stc

Version:

A tool for converting OpenApi/Swagger/Apifox into code.

9 lines 250 B
declare const _default: { info: (str: string) => void; success: (str: string) => void; warn: (str: string) => void; error: (str: string) => void; clear: () => void; }; export default _default; //# sourceMappingURL=console.d.ts.map