const Channels = { EditorTrigger: "editor-trigger", GotoLocation: "goto-location", Log: "editor-log" }; export default Channels;