skyouc
2024-12-21 0d2024eabd0f07bc4ab3341dddc10464d31938f8
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
}