@wangliang139/klinecharts-pro 0.2.7 → 0.2.8
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/klinecharts-pro.js
CHANGED
|
@@ -12065,6 +12065,7 @@ class NT {
|
|
|
12065
12065
|
this.destroy();
|
|
12066
12066
|
}
|
|
12067
12067
|
}
|
|
12068
|
+
console.log("[@wangliang139/klinecharts-pro] v0.2.8");
|
|
12068
12069
|
cf.forEach((e) => {
|
|
12069
12070
|
Wu(e);
|
|
12070
12071
|
});
|