import Dispatcher from 'core/Dispatcher' import Complex from 'complex/type' import Specifications from 'number/arithmetic' export default new Dispatcher(Specifications)