UNPKG

fit-file-parser

Version:

Parse your .FIT files easily, directly from JS (Garmin, Polar, Suunto)

9 lines (8 loc) 275 B
/** * * this file is auto generated using src/type_generator.ts * it parses the big FIT definition object from src/fit.js into usable typescript types * do not edit this file directly, instead edit the generator and * regenerate it with "npm run codegen" */ export {};