'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var ACTION = exports.ACTION = 'action'; var DISPATCH = exports.DISPATCH = 'dispatch';