Skip to content

UpdateAutoExitCommand

Message

ts
type UpdateAutoExitCommand = {
    type: 'updateAutoExit'
    autoExit: AutoExit
}