Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-channel / types / ChannelConfig

Type Alias: ChannelConfig

ChannelConfig = InMemoryChannelConfig | DBOSChannelConfig | TRPCChannelConfig

Defined in: types/ChannelConfig.d.ts:270

Union of all channel configurations.

Licensed under BUSL-1.1