UNPKG

googlephotos

Version:

Library to make working with the Google Photos API easy

8 lines (5 loc) 107 B
'use strict'; const SHARED_ALBUMS = { BASE_PATH: 'v1/sharedAlbums', }; module.exports = SHARED_ALBUMS;