Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Created December 19, 2009 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ELLIOTTCABLE/260105 to your computer and use it in GitHub Desktop.
Save ELLIOTTCABLE/260105 to your computer and use it in GitHub Desktop.
function () {
// …
if (typeof exports !== 'undefined') { from = exports }
else { from = new(Object) };
// …
}
function () {
// …
if (typeof exports !== 'undefined') { from = exports }
else { from = new(Object) };
// …
}
function () {
// …
if (typeof exports !== 'undefined') { from = exports }
else { from = new(Object) };
// …
}
function () {
// …
if (typeof exports !== 'undefined') {
from = exports }
else {
from = new(Object) };
// …
}
function () {
// …
if (typeof exports !== 'undefined') {
from = exports } else {
from = new(Object) };
// …
}
function () {
// …
if (typeof exports !== 'undefined') {
from = exports
} else {
from = new(Object)
};
// …
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment