@deepkit/core
TypeScript icon, indicating that this package has built-in type declarations

1.0.1-alpha.145 • Public • Published

estdlib.ts

Build Status npm version

Installation

npm install @deepkit/core

Usage example

import {each} from "@deepkit/core";

for (const item of each({a: 1, b: 2, c: 3})) {
    console.log(item)
}

Dependencies (2)

Dev Dependencies (1)

Package Sidebar

Install

npm i @deepkit/core

Weekly Downloads

5,439

Version

1.0.1-alpha.145

License

MIT

Unpacked Size

462 kB

Total Files

143

Last publish

Collaborators

  • marcj