This commit is contained in:
Vanessa 2023-06-23 11:28:32 +08:00
parent e6f727b961
commit 904735a2eb

View file

@ -14,6 +14,7 @@ import {Constants} from "../constants";
import {Model} from "../layout/Model";
import {Setting} from "./Setting";
import {Menu} from "./Menu";
import { Protyle } from "../protyle";
let openTab;
/// #if MOBILE
@ -148,6 +149,7 @@ export const API = {
getFrontend,
getBackend,
openTab,
Protyle,
Plugin,
Dialog,
Menu,