Skip to main content
The Deno 2 Release Candidate is here
Learn more
function instanceOf
import { instanceOf } from "https://deno.land/x/react_deno@17.0.2/src/prop_types.d.ts";

Parameters

expectedClass: new (...args: any[]) => T