Type Definition swc::config::Paths[][src]

pub type Paths = AHashMap<String, Vec<String>>;
Expand description

paths section of tsconfig.json.