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

14 lines (13 loc) 270 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RESULT_STATUS = void 0; exports.RESULT_STATUS = { 0: 'Invalid', 1: 'Inactive', 2: 'Active', 3: 'Finished', 4: 'DNF', 5: 'DSQ', 6: 'NC', 7: 'Retired', };