Sanity Library Reference Docs
    Preparing search index...

    Type Alias ContentSourceMapParsedPathKeyedSegmentAlpha

    type ContentSourceMapParsedPathKeyedSegment = {
        _key: string;
        _index: number;
    }
    Index

    Properties

    Properties

    _key: string
    _index: number