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

11 lines (10 loc) 233 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DRIVER_STATUS = void 0; exports.DRIVER_STATUS = { 0: 'In Garage', 1: 'Flying Lap', 2: 'In Lap', 3: 'Out Lap', 4: 'On Track', };