Subscription

Interface: Subscription

Defined in: types.ts:16

Properties

unsubscribe()

ts
unsubscribe: () => void;
unsubscribe: () => void;

Defined in: types.ts:17

Returns

void