- knownArchivists(): DeepRestrictToStringKeys<
{
docs?: string;
name?: string;
schema: "network.xyo.network.node";
slug: string;
type: NetworkNodeType;
uri: string;
web?: string;
},
>[] Returns DeepRestrictToStringKeys<
{
docs?: string;
name?: string;
schema: "network.xyo.network.node";
slug: string;
type: NetworkNodeType;
uri: string;
web?: string;
},
>[]