export const BASE_PAGE = { pageX: 0, pageY: 0, x: 0, y: 0, } export const DEFAULT_PAGE_STATS = { x: 0, y: 0, width: 0, height: 0, cx: 0, cy: 0, }