@z0mt3c/f1-telemetry-client
Version:
[](https://github.com/z0mt3c/f1-telemetry-client/actions/workflows/node.js.yml) [ • 337 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.SURFACES = void 0;
exports.SURFACES = {
0: 'Tarmac',
1: 'Rumble strip',
2: 'Concrete',
3: 'Rock',
4: 'Gravel',
5: 'Mud',
6: 'Sand',
7: 'Grass',
8: 'Water',
9: 'Cobblestone',
10: 'Metal',
11: 'Ridged',
};