UNPKG

@fluent-windows/hooks

Version:
4 lines (3 loc) 144 B
import { Dispatch, dispatch } from './subscribers'; declare function useDispatch(param: Dispatch): typeof dispatch; export default useDispatch;