mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-29 11:46:09 +01:00
This commit is contained in:
parent
65920afeeb
commit
4c7a01a911
6 changed files with 8 additions and 3 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -341,6 +341,7 @@ interface ICommand {
|
|||
}
|
||||
|
||||
interface IPluginData {
|
||||
displayName: string,
|
||||
name: string,
|
||||
js: string,
|
||||
css: string,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue