Files
turftracker/frontend/node_modules/react-hook-form/dist/utils/unset.d.ts
2026-04-09 13:19:47 -05:00

2 lines
120 B
TypeScript

export default function unset(object: any, path: string | (string | number)[]): any;
//# sourceMappingURL=unset.d.ts.map