|
@@ -1,10 +0,0 @@
|
|
-"use strict";
|
|
|
|
-exports.DEFAULT_OPTIONS = {
|
|
|
|
- compact: true,
|
|
|
|
- debugProtection: false,
|
|
|
|
- debugProtectionInterval: false,
|
|
|
|
- disableConsoleOutput: true,
|
|
|
|
- encodeUnicodeArray: false,
|
|
|
|
- rotateUnicodeArray: true,
|
|
|
|
- wrapUnicodeArrayCalls: true
|
|
|
|
-};
|
|
|