UNPKG

@figliolia/react-hooks

Version:

A small collection of simple React Hooks you're probably rewriting on a regular basis

2 lines (1 loc) 61 B
export declare const useController: <T>(Controller: T) => T;