PokéRogue
    Preparing search index...
    CommandEvent: {
        prototype: CommandEvent;
        new (type: string, eventInitDict?: CommandEventInit): CommandEvent;
    }

    Type Declaration