Skip to main content
Module

x/earthstar/mod.browser.ts>QueryFollower#close

A specification and Javascript library for building online tools you can truly call your own.
Go to Latest
method QueryFollower.prototype.close
Re-export
import { QueryFollower } from "https://deno.land/x/earthstar@v9.3.3/mod.browser.ts";

Permanently shut down the QueryFollower, unhooking from the storage and stopping the processing of events.

Returns

Promise<void>