sanex3339 9 rokov pred
rodič
commit
ebbabb024e
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  1. 0 1
      src/interfaces/IOptions.d.ts

+ 0 - 1
src/interfaces/IOptions.d.ts

@@ -5,5 +5,4 @@ export interface IOptions {
     disableConsoleOutput?: boolean;
     rotateUnicodeArray?: boolean;
     wrapUnicodeArrayCalls?: boolean;
-    [id: string]: any;
 }