Skip to main content
Version: v1

RangeStackMap TypeAlias

Signature

export declare type RangeStackMap = MapLike<Stack<ReferencePosition>>;