UNPKG

@sports-alliance/sports-lib

Version:

A Library to for importing / exporting and processing GPX, TCX, FIT and JSON files from services such as Strava, Movescount, Garmin, Polar etc

9 lines (8 loc) 414 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DataPowerTorqueEffectivenessRight = void 0; const data_percent_1 = require("./data.percent"); class DataPowerTorqueEffectivenessRight extends data_percent_1.DataPercent { } exports.DataPowerTorqueEffectivenessRight = DataPowerTorqueEffectivenessRight; DataPowerTorqueEffectivenessRight.type = 'Power Torque Effectiveness Right';