Skip to content

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


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

Function: isHITLPending()

isHITLPending(state): boolean

Defined in: core/hitl-gate.ts:47

判断 SharedState 上是否仍有未批准的 HITL 请求。

Parameters

state

SharedState

Returns

boolean

MIT Licensed