Add Package
deno add @nostrify/types
Import symbol
import { type NRelay } from "@nostrify/types";
---- OR ----
Import directly with a jsr specifier
import { type NRelay } from "jsr:@nostrify/types";
Add Package
npx jsr add @nostrify/types
Import symbol
import { type NRelay } from "@nostrify/types";
Add Package
yarn dlx jsr add @nostrify/types
Import symbol
import { type NRelay } from "@nostrify/types";
Add Package
pnpm dlx jsr add @nostrify/types
Import symbol
import { type NRelay } from "@nostrify/types";
Add Package
bunx jsr add @nostrify/types
Import symbol
import { type NRelay } from "@nostrify/types";