pub const SPINNER_UPDATE_DURATION: u64 = 100;
// pub const JSON: &str = "json";
// pub const FILES: &str = "files";
// pub const CONTENT: &str = "content";
// pub const TYPE_SHORT: &str = "type_short";
// pub const NAME: &str = "name";
// pub const HARDCODED_RS: &str = "rs";
// pub const REGISTRY_DEPENDENCIES: &str = "registry_dependencies";
pub const INIT_DEPENDENCIES: = ;
//
// PRPCESS INIT
pub const CARGO_TOML_FILE: &str = "Cargo.toml";
pub const WASM_BINDGEN_STRICT_0_2_93: &str = "=0.2.93";
pub const LEPTOS_0_6_13: &str = "0.6.13";