TreasureTrails/node_modules/@prisma/fetch-engine/dist/log.d.ts

3 lines
86 B
TypeScript
Raw Normal View History

2026-03-18 09:02:21 -05:00
import Progress from 'progress';
export declare function getBar(text: any): Progress;