Installation
bash
npm install @haskou/flowbash
yarn add @haskou/flowbash
pnpm add @haskou/flowRequirements
The package declares Node.js >=20.19.0.
Importing
typescript
import { Queue, Scheduler, Semaphore } from '@haskou/flow';Only dist is published. Source files are not part of the npm package payload.