var keyMirror = require('react/lib/keyMirror'); // Define action constants module.exports = keyMirror({ INITIALIZE: null });