mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-15 03:28:07 +01:00
This commit is contained in:
parent
8bf263a871
commit
f5a72edcfd
4 changed files with 15 additions and 0 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -224,6 +224,8 @@ interface Window {
|
|||
|
||||
showKeyboardToolbar(height: number): void
|
||||
|
||||
IOSPurchase(data: string): void
|
||||
|
||||
hideKeyboardToolbar(): void
|
||||
|
||||
openFileByURL(URL: string): boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue