UNPKG

rimmel

Version:

A Streams-Oriented UI library for the Rx.Observable Universe

3 lines 147 B
import type { Sink } from "../types/sink"; export declare const sinkByAttributeName: Map<string, Sink<any>>; //# sourceMappingURL=sink-map.d.ts.map