import { type IsExact } from "https://deno.land/std@0.159.0/_util/assert_type.ts";
Checks if type T
exactly matches type U
.
import { type IsExact } from "https://deno.land/std@0.159.0/_util/assert_type.ts";
Checks if type T
exactly matches type U
.