microservices/database-service/node_modules/@prisma/fetch-engine/dist/log.d.ts

3 lines
86 B
TypeScript
Raw Normal View History

2025-01-07 04:45:03 -08:00
import Progress from 'progress';
export declare function getBar(text: any): Progress;