Files
geo/backend/node_modules/@prisma/fetch-engine/dist/log.d.ts

3 lines
86 B
TypeScript
Raw Normal View History

2026-02-04 00:11:19 +05:00
import Progress from 'progress';
export declare function getBar(text: any): Progress;