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

6 lines (5 loc) 192 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.EVENT_CODES = void 0; const types_1 = require("../types"); exports.EVENT_CODES = { ...types_1.EventCode };