waveguide-main-browser
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

waveguide-main-node

import { main } from "waveguide-main-browser";

Provides function main(io: IO<never, never>): void. The IO should never produce and never fail (though aborts are still possible). The IO will be interrupted on window 'onunload' and execute all finalizers before exiting.

Package Sidebar

Install

npm i waveguide-main-browser

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

7.96 kB

Total Files

10

Last publish

Collaborators

  • arzig