Skip to content

Instantly share code, notes, and snippets.

View zsoerenm's full-sized avatar

Soeren Schoenbrod zsoerenm

  • RWTH Aachen University
  • Aachen
View GitHub Profile
'use strict';
var __gapiAvailable = function() {
return typeof(gapi) !== 'undefined';
}
angular.module('myApp.services', [])
.value('version', '0.0.1');
// Our google services module