Variable channelModeSchemaConst

channelModeSchema: ZodUnion<[ZodLiteral<"topic">, ZodLiteral<"service">]> = ...

Generated using TypeDoc