@cesdk/engine 1.31.0 → 1.31.1-rc.1

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/index.d.ts CHANGED
@@ -3422,6 +3422,7 @@ export declare class EditorAPI {
3422
3422
 
3423
3423
 
3424
3424
 
3425
+
3425
3426
  /**
3426
3427
  * Subscribe to changes to the editor state.
3427
3428
  * @param callback - This function is called at the end of the engine update, if the editor state has changed.