Meilisearch JS
    Preparing search index...

    Type Alias ShardInitialization

    type ShardInitialization = {
        remotes: [string, ...string[]];
    }
    Index

    Properties

    Properties

    remotes: [string, ...string[]]