Documentation
    Preparing search index...
    type ProviderMessage = {
        data: unknown;
        type: string;
    }
    Index

    Properties

    Properties

    data: unknown
    type: string