HeadingSubpathResult interface
Signature:
export interface HeadingSubpathResult extends SubpathResult Extends: SubpathResult
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
current | HeadingCache | ||
end | Loc | null | (Inherited from SubpathResult) | |
next | HeadingCache | ||
start | Loc | (Inherited from SubpathResult) | |
type | โheadingโ |