Skip to content

Instantly share code, notes, and snippets.

Avatar

Alex Rattray rattrayalex

View GitHub Profile
View ace_appengine.js
(function (d, cb) {
//
// A script loader over here!
//
if (typeof $LAB === 'undefined') {
var s;
s = d.createElement('script');