TreasureTrails/node_modules/@prisma/fetch-engine/dist/log.d.ts
2026-03-18 09:02:21 -05:00

2 lines
86 B
TypeScript

import Progress from 'progress';
export declare function getBar(text: any): Progress;