Skip to content

uni-flow 公开 API(中文注解)


uni-flow 公开 API(中文注解) / Unsubscribe

Type Alias: Unsubscribe

Unsubscribe = () => void

Defined in: core/types.ts:6

取消订阅回调(由 subscribe 返回)。

Returns

void

MIT Licensed