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

10 lines (9 loc) 191 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FUEL_MIX = void 0; exports.FUEL_MIX = { 0: 'Lean', 1: 'Standard', 2: 'Rich', 3: 'Max', };