UNPKG

strava-api-handler

Version:
6 lines (5 loc) 118 B
export declare enum Privacy { 'EVERYONE' = "everyone", 'FOLLOWERS' = "followers_only", 'ME' = "only_me" }