Backstage
    Preparing search index...
    interface SearchSegment {
        match?: boolean;
        text?: string;
    }
    Index

    Properties

    Properties

    match?: boolean
    text?: string