Type alias Props

Props: {
    api: Api;
    channel?: SanitizedChannel;
}

Type declaration

Generated using TypeDoc