@!-!/-

1.0.1 • Public • Published

@!-!/-

Usage

The default export is an async generator function that yields JavaScript primitives

import source from "@!-!/-";

for await (const value of source()) {
    // Do thing with value
    console.log(value);
}

Readme

Keywords

none

Package Sidebar

Install

npm i @!-!/-

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

1.01 kB

Total Files

4

Last publish

Collaborators

  • virtualstate-user