@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

Dependencies (0)

    Dev Dependencies (13)

    Package Sidebar

    Install

    npm i @ag1/empty_object

    Weekly Downloads

    10

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    5.46 kB

    Total Files

    15

    Last publish

    Collaborators

    • worasitipon
    • kpping