export const MAX_DATA_SIZE = 1e5; export const ERROR_MAX_DATA_SIZE = 'Error: Output exceeded maximum size allowed';