@cesdk/node 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/assets/core/{cesdk-v1.62.0-nightly.20251009-WO7GO5TI.wasm → cesdk-v1.62.0-nightly.20251010-YP7QLOZM.wasm} +0 -0
- package/index.d.ts +0 -3
- package/index.js +1 -1
- package/package.json +1 -1
- /package/assets/core/{cesdk-v1.62.0-nightly.20251009-44YCFRT6.data → cesdk-v1.62.0-nightly.20251010-44YCFRT6.data} +0 -0
|
Binary file
|
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;
|