Sanity Library Reference Docs
    Preparing search index...

    Type Alias ContentSourceMapParsedPathKeyedSegmentAlpha

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

    Properties

    Properties

    _index: number
    _key: string