class ExtensionKnownShares
implements IServerExtension
import { ExtensionKnownShares } from "https://deno.land/x/earthstar@v10.2.0/src/entries/npm.ts";
A server extension for populating a server with known shares. Use this to specify which shares you'd like your server to sync with others.
You most likely want to pass this as the first extension to your server.