Skip to main content

Type Alias: Unsubscribe()

type Unsubscribe = () => Promise<boolean>;

Returns

Promise<boolean>