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

x/documentary/utilities/mod.ts>Opaque

(Alpha) Maintain document and build tool.
Go to Latest
type alias Opaque
import { type Opaque } from "https://deno.land/x/documentary@0.2.0/utilities/mod.ts";

Type Parameters

T
optional
U = string
definition: U & { readonly [opaqueSymbol]: T; }