Skip to main content
Go to Latest
type alias Assert
import { type Assert } from "https://deno.land/x/openbox@1.0.3/deps.ts";
definition: T extends E ? T : never