Skip to main content
Module

x/earthstar/mod.ts>Replica#queryAuthors

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

Returns an array of all unique authors of documents returned by a given query.

Parameters

optional
query: Query