0.0.4 • Published 5 years ago

waveguide-main-browser v0.0.4

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

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.

0.0.4

5 years ago

0.0.2

5 years ago