import * as windmill from "https://deno.land/x/windmill@v1.265.1/node_modules/evt/tools/isCallableFunction.d.ts";
Functions
NOTE: constructors are of type "function" but are not callable, without the new keyword. This function will return true if and only if the object passed is a function and it is not a constructor. |