@types/is-empty-object
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

Installation

npm install --save @types/is-empty-object

Summary

This package contains type definitions for is-empty-object (https://github.com/gummesson/is-empty-object).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-empty-object.

index.d.ts

declare function isEmptyObject(obj: unknown): boolean;

export = isEmptyObject;

Additional Details

  • Last updated: Tue, 07 Nov 2023 03:09:37 GMT
  • Dependencies: none

Credits

These definitions were written by Richie Bendall.

/@types/is-empty-object/

    Package Sidebar

    Install

    npm i @types/is-empty-object

    Weekly Downloads

    50

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    2.75 kB

    Total Files

    5

    Last publish

    Collaborators

    • types