Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/nosdump/deps.ts>z.BRAND

A command line tool which dumps events stored in Nostr relays
Go to Latest
type alias z.BRAND
import { type z } from "https://deno.land/x/nosdump@0.4.4/deps.ts";
const { BRAND } = z;

Type Parameters

T extends string | number | symbol
definition: { [BRAND]: [k in T]: true; }
variable z.BRAND
import { z } from "https://deno.land/x/nosdump@0.4.4/deps.ts";
const { BRAND } = z;

type

unique symbol