Meilisearch JS
    Preparing search index...

    Type Alias IndexSwap

    type IndexSwap = {
        indexes: [string, string];
    }
    Index

    Properties

    Properties

    indexes: [string, string]