UNPKG

@battle-racing/br-common-lib

Version:

Common library for all Battle Racing Repositorios

8 lines (7 loc) 168 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const POWER_UP_TYPE = { Damage: 'Damage', Shield: 'Shield', Speed: 'Speed', };