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

9 lines (8 loc) 187 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PIT_STATUS = void 0; exports.PIT_STATUS = { 0: 'None', 1: 'Pitting', 2: 'In Pit Area', };