Skip to content

Type Alias: Channel

ts
type Channel = z.infer<typeof ChannelSchema>;

Defined in: models/channel.ts:5