Interface: RouteProvenance
Where a compiled route came from. This release only compiles conventional filesystem routes; the relative path is the route's portable identity, so graphs digest identically regardless of where the project is checked out.
Properties
kind
readonlykind:"conventional"
relativePath
readonlyrelativePath:string
Project-relative POSIX path of the route module.