Skip to content

Documentation / @agentick/core / useGate

Function: useGate()

useGate(name, options): GateState

Defined in: core/src/hooks/gate.ts:38

Parameters

name

string

options

GateDescriptor

Returns

GateState

Released under the ISC License.