import { isFullObject } from "https://deno.land/x/is_what@v4.1.15/dist/index.d.ts";
Returns whether the payload is a an empty object (excluding special classes or objects with other prototypes)
Returns
payload is PlainObject
x/is_what/dist/index.d.ts>isFullObject
import { isFullObject } from "https://deno.land/x/is_what@v4.1.15/dist/index.d.ts";
Returns whether the payload is a an empty object (excluding special classes or objects with other prototypes)