volleyball-dev-frontend/node_modules/react-hook-form/dist/utils/objectHasTruthyValue.d.ts
2025-06-02 16:42:16 +00:00

4 lines
137 B
TypeScript

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