UNPKG

react-use

Version:
3 lines (2 loc) 103 B
declare const useMethods: (createMethods: any, initialState: any) => any[]; export default useMethods;