UNPKG

@thi.ng/rstream

Version:

Reactive streams & subscription primitives for constructing dataflow graphs / pipelines

6 lines (5 loc) 109 B
import { ROOT } from "@thi.ng/logger/root"; const LOGGER = ROOT.childLogger("rstream"); export { LOGGER };