Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Created December 19, 2009 14:47
Show Gist options
  • Select an option

  • Save ELLIOTTCABLE/260105 to your computer and use it in GitHub Desktop.

Select an option

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