@cesdk/node 1.31.0 → 1.31.1-rc.0

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
@@ -3308,6 +3308,7 @@ export declare class EditorAPI {
3308
3308
 
3309
3309
 
3310
3310
 
3311
+
3311
3312
  /**
3312
3313
  * Subscribe to changes to the editor state.
3313
3314
  * @param callback - This function is called at the end of the engine update, if the editor state has changed.