UNPKG

ts-dependency-free-pipeline

Version:

A lightweight, dependency-free TypeScript library for Railway Oriented Programming (ROP) with comprehensive functional programming utilities.

7 lines 222 B
export * from "../lib/pipe"; export * from "../lib/pipe-sync"; export * from "../lib/result"; export * from "../lib/validation"; export * from "../lib/async"; export * from "../lib/debug"; //# sourceMappingURL=index.js.map