mwg API
    Preparing search index...

    Type Alias EventCondition

    EventCondition:
        | { equals: boolean; switch: string }
        | { atLeast: number; variable: string }