UNPKG

async-xbox-live-api

Version:

Async library to enable you to interact with the xbox live api

8 lines (7 loc) 240 B
export enum XboxLiveSubdomain { PROFILE = 'profile.xboxlive.com', CLIPS = 'gameclipsmetadata.xboxlive.com', SCREEN_SHOT = 'screenshotsmetadata.xboxlive.com', ACHIVEMENTS = 'achievements.xboxlive.com', AVTY = 'avty.xboxlive.com' }