UNPKG

psqlformat

Version:
6 lines (5 loc) 147 B
declare function exec(args: any, log?: (text: string) => void): void; declare const _default: { exec: typeof exec; }; export default _default;