Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 323 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 323 Bytes

This is a wrapper around the NPM package googleapis. The version of googleapis used is 2.1.7.

Installation

meteor add classcraft:googleapis

##Usage On the server, you have access to a global variable googleapis, which you can use as outlined here on the NPM page.