Skip to main content
Latest
function isEqualType
import { isEqualType } from "https://deno.land/x/kilatgraphql@16.6.0-1/mod.ts";

Provided two types, return true if the types are equal (invariant).

Returns

boolean