mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-08 05:32:33 +01:00
This commit is contained in:
parent
1840502b04
commit
837ff71276
4 changed files with 29 additions and 14 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -88,6 +88,8 @@ type TAVFilterOperator =
|
|||
| "Ends with"
|
||||
| "Is between"
|
||||
| "Is relative to today"
|
||||
| "Is true"
|
||||
| "Is false"
|
||||
declare module "blueimp-md5"
|
||||
|
||||
interface Window {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue