export interface IOptions { compact?: boolean; debugProtection?: boolean; debugProtectionInterval?: boolean; disableConsoleOutput?: boolean; rotateUnicodeArray?: boolean; wrapUnicodeArrayCalls?: boolean; }