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

0.1.0 • Public • Published

waveguide-node

npm version

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

Provides function main(io: IO<never, number>): void. The IO should return a status code and never fail, though aborts are possible. The IO will be interrupted on SIGINT and execute all finalizers before exiting. If a number is produced the the process will exit with that number. On abort the proces will exit with -1.

Package Sidebar

Install

npm i waveguide-node

Weekly Downloads

0

Version

0.1.0

License

AL2

Unpacked Size

14.4 kB

Total Files

9

Last publish

Collaborators

  • arzig