UNPKG

trainingpeaks-sdk

Version:
8 lines (7 loc) 184 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.STORAGE_KEYS = void 0; exports.STORAGE_KEYS = { AUTH_TOKEN: 'auth_token', USER: 'user', };