Vanessa 2023-01-24 15:11:47 +08:00
parent 4cd95abeae
commit c7856175d8

View file

@ -1,5 +1,6 @@
import {openMobileFileById} from "../editor";
import {processSync, progressLoading, progressStatus, transactionError} from "../../dialog/processSystem";
import {Constants} from "../../constants";
export const onMessage = (data: IWebSocketData) => {
if (data) {