database-petani-mobile/node_modules/react-hook-form/dist/utils/unset.d.ts
2026-02-23 16:39:35 +07:00

2 lines
120 B
TypeScript

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