mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-14 03:04:21 +01:00
🐛 ga
This commit is contained in:
parent
1b5bc9f396
commit
72a1dc05dd
2 changed files with 24 additions and 30 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -46,8 +46,6 @@ interface Window {
|
|||
showKeyboardToolbar(bottom?: number): void
|
||||
|
||||
hideKeyboardToolbar(): void
|
||||
|
||||
gtag(name: string, key: string | Date, value?: IObject): void;
|
||||
}
|
||||
|
||||
interface ITextOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue