Files
bizmatch-project/bizmatch-server/dist/utils.d.ts
2024-02-29 10:23:41 -06:00

2 lines
71 B
TypeScript

export declare function convertStringToNullUndefined(value: any): any;