Skip to main content
Module

x/earthstar/mod.browser.ts>queryByTemplate

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
function queryByTemplate
import { queryByTemplate } from "https://deno.land/x/earthstar@v10.0.0-beta.8/mod.browser.ts";

Parameters

replica: Replica
template: string
optional
moreQueryOptions: Omit<Query<[string]>, "formats"> = [UNSUPPORTED]
optional
formats: FormatsArg<F>