// pub struct ENV;
// impl ENV {
// pub const BASE_URL: &'static str = "BASE_URL";
// pub const BASE_URL_STYLES_DEFAULT: &'static str = "BASE_URL_STYLES_DEFAULT";
// pub const URL_CONFIG_SCHEMA_JSON: &'static str = "URL_CONFIG_SCHEMA_JSON";
// pub const URL_REGISTRY_STYLES_JSON: &'static str = "URL_REGISTRY_STYLES_JSON";
// }