import type { PeerOptions } from "../types/peer.js"; export type StoredPeerConfig = PeerOptions;