import { isAnyObject } from "https://deno.land/x/is_what@v4.1.15/dist/index.d.ts";
Returns whether the payload is an any kind of object (including special classes or objects with different prototypes)
Returns
payload is PlainObject
x/is_what/dist/index.d.ts>isAnyObject
import { isAnyObject } from "https://deno.land/x/is_what@v4.1.15/dist/index.d.ts";
Returns whether the payload is an any kind of object (including special classes or objects with different prototypes)