UNPKG

react-auto-controlled

Version:

Component autonomous state control utilities in React class methods and React Hooks

4 lines (3 loc) 64 B
export declare type AnyObject = { [key: string]: any; };