Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/nosdump/types.ts>MiscOptions

A command line tool which dumps events stored in Nostr relays
Latest
type alias MiscOptions
import { type MiscOptions } from "https://deno.land/x/nosdump@0.6.1/types.ts";
definition: { dryRun?: boolean; }