import type { NetworkNode } from "./peer.js"; export type BootstrapNode = NetworkNode;