@cesdk/engine 1.62.0-nightly.20251009 → 1.62.0-nightly.20251010

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
@@ -187,9 +187,6 @@ export declare interface Asset {
187
187
  *
188
188
  * @categoryDescription Event Subscriptions
189
189
  * Subscribe to asset source changes and lifecycle events.
190
- *
191
- * @categoryDescription Experimental Features
192
- * Experimental middleware system for custom asset processing workflows.
193
190
  */
194
191
  export declare class AssetAPI {
195
192
  #private;