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