import { globalStatusApp } from "./master_list_app"; import { MAX_SIZE } from "./max_size"; export { MAX_SIZE }; export { globalStatusApp };