UNPKG
@hookform/strictly-typed
Version:
beta (0.0.2-beta.1)
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.2-beta.1
0.0.1
React Hook Form strictly typed custom hooks.
react-hook-form.com
react-hook-form/strictly-typed
@hookform/strictly-typed
/
dist
/
index.d.ts
3 lines
(2 loc)
•
65 B
TypeScript
View Raw
1
2
3
export
*
from
'./useTypedController'
;
export
*
from
'./types'
;