Trevor Baron 6 năm trước cách đây
mục cha
commit
db4bb488cc
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/Misc/tools.ts

+ 3 - 0
src/Misc/tools.ts

@@ -1184,6 +1184,9 @@ export class Tools {
         }
     }
 
+    /**
+     * @ignore
+     */
     public static _ScreenshotCanvas: HTMLCanvasElement;
 
     /**