mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-18 23:50:13 +01:00
This commit is contained in:
parent
e6f727b961
commit
904735a2eb
1 changed files with 2 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue