UNPKG

@arrows/dispatch

Version:
16 lines (13 loc) 255 B
import getType from './getType' import identity from './identity' import is from './is' import isIn from './isIn' import types from './types' export { getType, identity, is, isIn, types } export default { getType, identity, is, isIn, types, }