@devskin/browser-sdk 1.0.1 → 1.0.2

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.
@@ -5500,6 +5500,5 @@ class DevSkinSDK {
5500
5500
  // Create singleton instance
5501
5501
  const DevSkin = new DevSkinSDK();
5502
5502
 
5503
- exports.DevSkin = DevSkin;
5504
5503
  exports.default = DevSkin;
5505
5504
  //# sourceMappingURL=devskin.cjs.js.map