UNPKG

ix

Version:

The Interactive Extensions for JavaScript

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