export const ARROW_UP = 38 export const ARROW_DOWN = 40 export const RETURN = 13 export const SPACE = 32