SubPathToken

type SubPathToken <T extends PathToken> = SharedSubPathToken<T>

Description

Token for grouping a path token inside a parenthesis.