UNPKG
@fluent-windows/hooks
Version:
latest (1.0.0)
1.0.0
Fluent-Windows React hooks.
fluent-windows.com
fluent-org/fluent-windows
@fluent-windows/hooks
/
useAction
/
index.d.ts
3 lines
(2 loc)
•
108 B
TypeScript
View Raw
1
2
3
export
{
default
as
useAction }
from
'./useAction'
;
export
{
default
as
useDispatch }
from
'./useDispatch'
;