This commit is contained in:
Julian Lam
2017-02-24 12:03:47 -05:00
parent b5f8fc815e
commit 995f8296a4
3 changed files with 11 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
(function (exports) {
'use strict';
'use strict';
(function (exports) {
/* globals define, utils, config */
// export the class if we are in a Node-like system.