typealias RPCSubscribeChannelCreateArgs

external
export type RPCSubscribeChannelCreateArgs = Record<string, never>;

Constructors

constructor()