mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-18 15:40:12 +01:00
This commit is contained in:
parent
85800f269d
commit
ec3ea37076
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue