Meilisearch JS
    Preparing search index...

    Type Alias Shard

    type Shard = {
        remotes: string[];
    }
    Index

    Properties

    Properties

    remotes: string[]