Skip to main content
Module

x/is_what/dist/isObject.js

JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Latest
import * as isWhat from "https://deno.land/x/is_what@v5.0.2/dist/isObject.js";

Functions

Returns whether the payload is a plain JavaScript object (excluding special classes or objects with other prototypes)