ChainGraph API Documentation / @badaitech/chaingraph-channel / types
types
Example
typescript
import type {
IChannel,
ChannelConfig,
ChannelLogger,
ChannelStats
} from '@badaitech/chaingraph-channel/types'Interfaces
- BaseChannelConfig
- ChannelLogger
- ChannelStats
- DBOSChannelConfig
- DetailedChannelStats
- IChannel
- InMemoryChannelConfig
- SubscriberStats
- TRPCChannelConfig