UNPKG

@shopify/react-form

Version:

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

3 lines 178 B
import type { DynamicListBag } from '../../types'; export declare function useDynamicListReset(lists?: DynamicListBag): () => void; //# sourceMappingURL=dynamiclistreset.d.ts.map