UNPKG

@stdlib/assert-is-object

Version:

Test if a value is an object.

3 lines 112 B
/// <reference path="../docs/types/index.d.ts" /> import isObject from '../docs/types/index'; export = isObject;