@@ -800,8 +800,4 @@ const SingleFileCore = (() => {
return SingleFileCore;
-})();
-
-if (typeof module != "undefined") {
- module.exports = SingleFileCore;
-}
+})();