doway-coms 1.1.15 → 1.1.16
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/lib/doway-coms.common.js
CHANGED
|
@@ -105408,6 +105408,7 @@ external_commonjs_vue_commonjs2_vue_root_Vue_default.a.use(vuex_esm["a" /* defau
|
|
|
105408
105408
|
})
|
|
105409
105409
|
}
|
|
105410
105410
|
},
|
|
105411
|
+
modules:{},
|
|
105411
105412
|
getters: {
|
|
105412
105413
|
token: state => state.token,
|
|
105413
105414
|
webAppCode: state => state.webAppCode,
|
package/lib/doway-coms.umd.js
CHANGED
|
@@ -105417,6 +105417,7 @@ external_commonjs_vue_commonjs2_vue_root_Vue_default.a.use(vuex_esm["a" /* defau
|
|
|
105417
105417
|
})
|
|
105418
105418
|
}
|
|
105419
105419
|
},
|
|
105420
|
+
modules:{},
|
|
105420
105421
|
getters: {
|
|
105421
105422
|
token: state => state.token,
|
|
105422
105423
|
webAppCode: state => state.webAppCode,
|