mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-09 06:02:33 +01:00
This commit is contained in:
parent
bb814179aa
commit
70ab49f7aa
4 changed files with 25 additions and 1 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -436,6 +436,7 @@ interface ISiyuan {
|
|||
emojis?: IEmoji[],
|
||||
backStack?: IBackStack[],
|
||||
mobile?: {
|
||||
androidLastRange?: Range,
|
||||
editor?: import("../protyle").Protyle
|
||||
popEditor?: import("../protyle").Protyle
|
||||
docks?: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue