Skip to main content
Module

x/deno_books/deps.ts>z.BRAND

Access OpenLibrary's API with Deno.
Go to Latest
type alias z.BRAND
import { type z } from "https://deno.land/x/deno_books@v1.4.0/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/deno_books@v1.4.0/deps.ts";
const { BRAND } = z;

type

unique symbol