bt-core-app 1.4.415 → 1.4.416
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/bt-core-app.js +1 -0
- package/package.json +1 -1
package/dist/bt-core-app.js
CHANGED
|
@@ -23945,6 +23945,7 @@ function Qi(e, t, n) {
|
|
|
23945
23945
|
})));
|
|
23946
23946
|
}
|
|
23947
23947
|
function et(ve) {
|
|
23948
|
+
console.log("d"), console.log(ve);
|
|
23948
23949
|
const {
|
|
23949
23950
|
additionalUrl: Oe,
|
|
23950
23951
|
onDeleteAsync: Ae
|
package/package.json
CHANGED