UNPKG
strava-fetch
Version:
latest (0.2.0)
0.2.0
0.1.6
0.1.5
0.1.0
0.1.0-0
Fetch procedures for Strava API
github.com/jgolden17/strava-fetch
jgolden17/strava-fetch
strava-fetch
/
index.js
3 lines
(2 loc)
•
96 B
JavaScript
View Raw
1
2
3
"use strict"
;
throw
new
Error
(
'Procedures should be imported directly from strava-fetch/lib/'
);