mirror of
https://github.com/appdev/siyuan-unlock.git
synced 2026-03-10 10:47:43 +08:00
This commit is contained in:
parent
85800f269d
commit
ec3ea37076
@ -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…
Reference in New Issue
Block a user