Type Definition swc::config::Paths

source · []
pub type Paths = IndexMap<String, Vec<String>, RandomState>;
Expand description

paths section of tsconfig.json.