@ag1/empty_object
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

EmptyObject Type

Node.js CI

EmptyObject means {}.

Exported Type

type emptyObject = {};

Exported Func

function isEmptyObject(val: any): val is emptyObject

Readme

Keywords

Package Sidebar

Install

npm i @ag1/empty_object

Weekly Downloads

2

Version

1.1.2

License

MIT

Unpacked Size

5.46 kB

Total Files

15

Last publish

Collaborators

  • worasitipon
  • kpping