export const FLOW_EVENT_OPEN_PAGE = 0; export const FLOW_EVENT_CLOSE_PAGE = 1; export const FLOW_EVENT_KEYDOWN = 2;