import { type AssertTrue } from "https://dotland.deno.dev/std@0.181.0/testing/types.ts";
Asserts at compile time that the provided type argument's type resolves to true.
import { type AssertTrue } from "https://dotland.deno.dev/std@0.181.0/testing/types.ts";
Asserts at compile time that the provided type argument's type resolves to true.