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

x/documentaly/utilities/mod.ts>Opaque

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

Type Parameters

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