UNPKG

@shopify/react-form

Version:

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

3 lines 140 B
import type { FieldBag } from '../types'; export declare function useDirty(fieldBag: FieldBag): boolean; //# sourceMappingURL=dirty.d.ts.map