swc::config

Type Alias Paths

source
pub type Paths = IndexMap<String, Vec<String>, ARandomState>;
Expand description

paths section of tsconfig.json.

Aliased Typeยง

struct Paths { /* private fields */ }