UNPKG

@reactivex/ix-es5-esm

Version:

The Interactive Extensions for JavaScript

4 lines (3 loc) 61 B
export interface Subscription { unsubscribe: () => void; }