UNPKG

rimmel

Version:

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

3 lines 152 B
import { Sink } from "../types/sink"; export declare const SelectedIndexSink: Sink<HTMLSelectElement>; //# sourceMappingURL=selected-index-sink.d.ts.map