UNPKG

@synstack/pipe

Version:

Simple typesafe pipe utility for Functional Programming

3 lines (2 loc) 91 B
export { Pipeable, pipe } from "./pipe.lib.ts"; export type { Pipe } from "./pipe.lib.ts";