UNPKG

@z0mt3c/f1-telemetry-client

Version:

[![Node.js CI](https://github.com/z0mt3c/f1-telemetry-client/actions/workflows/node.js.yml/badge.svg)](https://github.com/z0mt3c/f1-telemetry-client/actions/workflows/node.js.yml) [![NPM Release](https://img.shields.io/npm/v/@z0mt3c/f1-telemetry-client.sv

18 lines (17 loc) 337 B
"use strict"; 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', };