@ianlucas/cs2-lib
    Preparing search index...

    Interface CS2VetoEvent

    interface CS2VetoEvent {
        action?: CS2VetoAction;
        mapname: string;
        team?: CS2VetoTeam;
    }
    Index
    action?: CS2VetoAction
    mapname: string