UNPKG

@fluent-windows/hooks

Version:
7 lines (5 loc) 145 B
import { dispatch } from './subscribers'; function useDispatch(param) { return dispatch.bind(undefined, param); } export default useDispatch;