Skip to content

Installation

bash
npm install @haskou/flow
bash
yarn add @haskou/flow
bash
pnpm add @haskou/flow

Requirements

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.

Released under the MIT License.