@kekkai/blueprint / AliasRoot
Interface: AliasRoot
Defined in: config/graph.ts:45
An alias paired with the path segments between its target and the layer folders.
Properties
alias
alias:
string
Defined in: config/graph.ts:46
prefix
prefix:
string[]
Defined in: config/graph.ts:48
Segments to cross from the alias target to reach the layers, e.g. ['src'].
prepend?
optionalprepend?:string[]
Defined in: config/graph.ts:50
Segments the alias target contributes below the source root.
