Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusmr13 committed Aug 23, 2016
1 parent ea0edb2 commit a4b76f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/QuickDrive.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ var QuickDrive = function (DriveApp, SpreadsheetApp) {
};
};


if (typeof module !== 'undefined' && module.exports != null) {
exports.QuickDrive = QuickDrive;
}

0 comments on commit a4b76f5

Please sign in to comment.