Files
opencrm/backend/node_modules/@prisma/debug/dist/util.d.ts
T
Stefan Hacker e209e9bbca first commit
2026-01-29 01:16:54 +01:00

3 lines
123 B
TypeScript

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