UNPKG

@shopify/react-form

Version:

Manage React forms tersely and safely-typed with no magic using React hooks

3 lines 143 B
import type { FieldBag } from '../types'; export declare function useReset(fieldBag: FieldBag): () => void; //# sourceMappingURL=reset.d.ts.map