cohorta/node_modules/react-hook-form/dist/utils/objectHasTruthyValue.d.ts
2025-12-19 19:26:16 +00:00

3 lines
137 B
TypeScript
Executable file

declare const _default: (value: unknown) => value is object;
export default _default;
//# sourceMappingURL=objectHasTruthyValue.d.ts.map