Files
ranked-eqao/node_modules/@prisma/debug/dist/util.d.ts
T
2026-07-11 11:09:21 -04:00

3 lines
123 B
TypeScript

export declare function removeISODate(str: string): string;
export declare function sanitizeTestLogs(str: string): string;