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

    Interface CS2VetoMap

    interface CS2VetoMap {
        mapname: string;
        team?: number;
        value: CS2VetoActionValues;
    }
    Index

    Properties

    Properties

    mapname: string
    team?: number