improve(plugin): more types

This commit is contained in:
charlie
2022-01-11 18:27:32 +08:00
committed by Andelf
parent 579b906c4c
commit 8636b545d2

View File

@@ -210,6 +210,8 @@ export type ExternalCommandType =
'logseq.go/search' |
'logseq.go/search-in-page' |
'logseq.go/tomorrow' |
'logseq.go/backward' |
'logseq.go/forward' |
'logseq.search/re-index' |
'logseq.sidebar/clear' |
'logseq.sidebar/open-today-page' |