TanStack

InterruptBinding

Type Alias: InterruptBinding

ts
type InterruptBinding = 
  | ResponseSchemaInterruptBindingBase & object
  | ResponseSchemaInterruptBindingBase & object
  | InterruptBindingBase & object;

Defined in: packages/ai/src/interrupts.ts:94