UNPKG

hellojs-xiaotian

Version:

A clientside Javascript library for standardizing requests to OAuth2 web services (and OAuth1 - with a shim)

12 lines (11 loc) 176 B
// Load in the modules to test the endpoints define([ './api', './apiMe', './apiMeAlbum', './apiMeAlbums', './apiMeFriends', './apiMePhotos' ], function() { // Done });