angry-pixel 2.0.18 → 2.0.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.d.ts CHANGED
@@ -2586,6 +2586,7 @@ interface CameraOptions {
2586
2586
  layers: string[];
2587
2587
  zoom: number;
2588
2588
  depth: number;
2589
+ debug: boolean;
2589
2590
  }
2590
2591
  /**
2591
2592
  * @public