PersistentAI API Documentation / @persistentai/fireflow-types / MultiChannelSchema
Variable: MultiChannelSchema
constMultiChannelSchema:ZodObject<{buffer:ZodArray<ZodAny,"many">;isClosed:ZodBoolean; },"strip",ZodTypeAny, {buffer:any[];isClosed:boolean; }, {buffer:any[];isClosed:boolean; }>
Defined in: packages/fireflow-types/src/utils/multi-channel.ts:12