mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-05 04:10:16 +01:00
This commit is contained in:
parent
079917633c
commit
562d022b10
4 changed files with 11 additions and 7 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -663,6 +663,7 @@ interface IOpenFileOptions {
|
|||
data: any,
|
||||
}) => import("../layout/Model").Model, // plugin 0.8.3 历史兼容
|
||||
}
|
||||
scrollPositon?: ScrollLogicalPosition,
|
||||
assetPath?: string, // asset 必填
|
||||
fileName?: string, // file 必填
|
||||
rootIcon?: string, // 文档图标
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue