Skip to main content
Module

x/evt/tools/inDepth/getPrototypeChain.ts>getPrototypeChain

💧EventEmitter's typesafe replacement
Go to Latest
function getPrototypeChain
import { getPrototypeChain } from "https://deno.land/x/evt@v2.4.3/tools/inDepth/getPrototypeChain.ts";

Parameters

obj: Object
optional
callback: (proto: Object) => boolean

Returns

Object[]