BlockSubpathResult interface
Signature:
export interface BlockSubpathResult extends SubpathResult
Extends: SubpathResult
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
block | BlockCache | ||
end | Loc | null | (Inherited from SubpathResult) | |
list? | ListItemCache | (Optional) | |
start | Loc | (Inherited from SubpathResult) | |
type | โblockโ |