mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
This commit is contained in:
@@ -15,6 +15,7 @@ import {Constants} from "../constants";
|
||||
import {Setting} from "./Setting";
|
||||
import {Menu} from "./Menu";
|
||||
import {Protyle} from "../protyle";
|
||||
import {openMobileFileById} from "../mobile/editor";
|
||||
|
||||
let openTab;
|
||||
let openWindow;
|
||||
@@ -179,4 +180,5 @@ export const API = {
|
||||
Menu,
|
||||
Setting,
|
||||
Constants,
|
||||
openMobileFileById
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user