UNPKG

trade-opskins-manager

Version:
10 lines (8 loc) 243 B
module.exports = { 'vgo': 1, /** The VGO internal_app_id in the opskins */ 'csgo': 2, /** The CS:GO internal_app_id in the opskins */ 'pubg': 3, /** The PUBG internal_app_id in the opskins */ 1: 'vgo', 2: 'csgo', 3: 'pubg', };