Discolink
    Preparing search index...

    Interface SearchOptions

    Options for customizing a 'search' operation

    interface SearchOptions {
        node?: string;
        prefix?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    node?: string
    prefix?: string