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

13 lines (12 loc) 288 B
export declare const GarminManufacturers: { [index: number]: string; }; export declare const GarminProducts: { [index: number]: string; }; export declare const GarminSports: { [index: number]: string; }; export declare const GarminSubSports: { [index: number]: string; };