@mybricks/taro-core 0.0.1 → 0.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.
package/dist/index.cjs.js CHANGED
@@ -2502,6 +2502,8 @@ var _TimerThrottle = (context) => {
2502
2502
  });
2503
2503
  };
2504
2504
 
2505
+ console.log('12');
2506
+
2505
2507
  exports.PopupRenderer = PopupRenderer;
2506
2508
  exports.SUBJECT_SUBSCRIBE = SUBJECT_SUBSCRIBE;
2507
2509
  exports.SUBJECT_VALUE = SUBJECT_VALUE;