UNPKG

@johngw/stream

Version:

Reactive programming tools using the WHATWG Streams API.

4 lines (3 loc) 50 B
export interface Clearable { clear(): void; }