UNPKG

react-swift-form

Version:
4 lines (2 loc) 120 B
import { IFormStates } from '../types'; export declare function useFormStates(names?: string[] | string): IFormStates;