@elyx-code/project-logic-tree 0.0.7036 → 0.0.7037

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/dist/index.d.ts CHANGED
@@ -33251,8 +33251,6 @@ export declare enum BaseValueDescriptorIds {
33251
33251
 
33252
33252
  export declare const volumeBuiltInBaseEntity: IBuiltInBaseEntityTransfer;
33253
33253
 
33254
- export declare const volumeBuiltInBaseEntityRef: IBuiltInBaseEntityReference;
33255
-
33256
33254
  export declare class WaitOperation extends ActionDescriptorState {
33257
33255
  readonly id: string;
33258
33256
  readonly name: string;