@cornerstonejs/adapters 2.0.0-beta.29 → 2.0.0-beta.30

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/esm/index.js CHANGED
@@ -3,5 +3,3 @@ import * as index from './adapters/enums/index.js';
3
3
  export { index as Enums };
4
4
  import * as index$1 from './adapters/helpers/index.js';
5
5
  export { index$1 as helpers };
6
-
7
- console.debug("adapters loader: link: init: 2265ACCD-0E35-498D-9C32-2625AE82A317");
@@ -5732,8 +5732,6 @@
5732
5732
  Cornerstone3D: Cornerstone3DRT
5733
5733
  };
5734
5734
 
5735
- console.debug("adapters loader: link: init: 2265ACCD-0E35-498D-9C32-2625AE82A317");
5736
-
5737
5735
  exports.Enums = index;
5738
5736
  exports.adaptersPMAP = adaptersPMAP;
5739
5737
  exports.adaptersRT = adaptersRT;