skyouc
2025-07-14 4616cff3a14b81c4d488697f43fc7aad3cf3f10f
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
}