UNPKG

@thecodingwhale/cv-processor

Version:

CV Processor to extract structured data from PDF resumes using TypeScript

3 lines (2 loc) 97 B
declare function replaceUUIDv4Placeholders(obj: any): any; export { replaceUUIDv4Placeholders };