import * as isWhat from "https://deno.land/x/is_what@v5.0.2/dist/isAnyObject.d.ts";
Functions
Returns whether the payload is an any kind of object (including special classes or objects with different prototypes) |
x/is_what/dist/isAnyObject.d.ts
import * as isWhat from "https://deno.land/x/is_what@v5.0.2/dist/isAnyObject.d.ts";
Returns whether the payload is an any kind of object (including special classes or objects with different prototypes) |