class @GlobalClass
// Generated by CoffeeScript 1.3.3
(function() {
this.GlobalClass = (function() {
function GlobalClass() {}
return GlobalClass;
})();
}).call(this);
Go to list of users who liked
More than 5 years have passed since last update.
class @GlobalClass
// Generated by CoffeeScript 1.3.3
(function() {
this.GlobalClass = (function() {
function GlobalClass() {}
return GlobalClass;
})();
}).call(this);
Register as a new user and use Qiita more conveniently
Go to list of users who liked