tieba.js
Preparing search index...
consume
Function consume
consume
<
T
>
(
effect
:
Effect
<
T
,
TiebaError
>
)
:
Promise
<
T
>
将单个 Effect 运行为 Promise。
Type Parameters
T
Parameters
effect
:
Effect
<
T
,
TiebaError
>
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
tieba.js
Loading...
将单个 Effect 运行为 Promise。