UNPKG

@shopify/react-form

Version:

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

3 lines 175 B
import type { DynamicListBag } from '../../types'; export declare function useDynamicListDirty(lists?: DynamicListBag): boolean; //# sourceMappingURL=dynamiclistdirty.d.ts.map