Sanity Library Reference Docs
    Preparing search index...

    Type Alias KeyedSegment

    type KeyedSegment = {
        _key: string;
    }
    Index

    Properties

    Properties

    _key: string