pub type ScriptsMap = IndexMap<String, String, BuildHasherDefault<FxHasher>>;
pub struct ScriptsMap { /* private fields */ }