@perspective-dev/client
    Preparing search index...
    • Create a new client connected exclusively to a new Web Worker instance of the Perspective engine.

      Parameters

      • module: Promise<__module>
      • server_wasm: Promise<Module> | undefined
      • perspective_wasm_worker: Promise<MessagePort | Worker | SharedWorker | ServiceWorker>

      Returns Promise<Client>