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