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

24 lines (23 loc) 710 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PENALTIES = void 0; exports.PENALTIES = { 0: 'Drive through', 1: 'Stop Go', 2: 'Grid penalty', 3: 'Penalty reminder', 4: 'Time penalty', 5: 'Warning', 6: 'Disqualified', 7: 'Removed from formation lap', 8: 'Parked too long timer', 9: 'Tyre regulations', 10: 'This lap invalidated', 11: 'This and next lap invalidated', 12: 'This lap invalidated without reason', 13: 'This and next lap invalidated without reason', 14: 'This and previous lap invalidated', 15: 'This and previous lap invalidated without reason', 16: 'Retired', 17: 'Black flag timer', };