Files
sp80/sample_interface/node_modules/react-hook-form/dist/utils/index.d.ts
2026-03-13 15:46:10 +08:00

4 lines
106 B
TypeScript

import get from './get';
import set from './set';
export { get, set };
//# sourceMappingURL=index.d.ts.map