Type Definition swc::config::Paths

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

paths section of tsconfig.json.