skyouc
2025-01-04 9e901f8641fb3f347d8fb6cd400e8d2f1278baf5
store/actionsType.js
@@ -1,11 +1,11 @@
//bluetooth
const SET_INFODATA = "SET_INFODATA";
const SET_CONNECTBLEDATA = "SET_CONNECTBLEDATA";
const SET_CONNECTPRINTBLE = "SET_CONNECTPRINTBLE"
export {
   SET_INFODATA,
   SET_CONNECTBLEDATA,
   SET_CONNECTPRINTBLE
//bluetooth
const SET_INFODATA = "SET_INFODATA";
const SET_CONNECTBLEDATA = "SET_CONNECTBLEDATA";
const SET_CONNECTPRINTBLE = "SET_CONNECTPRINTBLE"
export {
   SET_INFODATA,
   SET_CONNECTBLEDATA,
   SET_CONNECTPRINTBLE
}