import { isAnyObject } 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)
Returns
payload is PlainObject
x/is_what/dist/isAnyObject.d.ts>isAnyObject
import { isAnyObject } 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)