UNPKG

rimmel

Version:

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

3 lines 149 B
import type { Sink } from "../types/sink"; export declare const EventHandlerSink: Sink<HTMLElement>; //# sourceMappingURL=event-handler-sink.d.ts.map