Type Alias ContentSourceMapParsedPathAlpha

ContentSourceMapParsedPath: (
    string
    | number
    | ContentSourceMapParsedPathKeyedSegment
)[]