export default { STATE_UPDATE: 'state.update', CONTENT_OPERATION: 'content.operation', CONSOLE_BLURRED: 'console.blured', CONSOLE_ENTERED: 'console.entered', CONSOLE_CHANGEED: 'console.changed', KEYDOWN: 'keydown', OPEN_URL: 'open.url' };