@nospamproxy/core
    Preparing search index...
    interface ComputedItem {
        id: unknown;
        tooltip?: string;
        value: string;
    }
    Index

    Properties

    Properties

    id: unknown
    tooltip?: string
    value: string