Files
opencrm/frontend/node_modules/react-hook-form/dist/utils/isPlainObject.d.ts
T
Stefan Hacker 31f807fbd0 first commit
2026-01-29 01:16:54 +01:00

3 lines
125 B
TypeScript

declare const _default: (tempObject: object) => boolean;
export default _default;
//# sourceMappingURL=isPlainObject.d.ts.map