BooleanEvent: InternalMessage & {
    value: boolean;
}

Type declaration

  • value: boolean