mirror of
https://github.com/siyuan-note/plugin-sample-vite-svelte.git
synced 2025-06-08 10:56:01 +00:00
Dev (#2)
* feat: svelte example for setting pannel * Must destroy svelte * onDestroy * Make hello easy * 拷贝官方的代码功能 * Use hello both in tab and dialog * fix: destroy dock
This commit is contained in:
parent
18fc66f0f6
commit
0f049cc461
10 changed files with 460 additions and 83 deletions
2
src/sy-dtype.d.ts
vendored
2
src/sy-dtype.d.ts
vendored
|
@ -4,7 +4,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* 思源内部常用的数据格式
|
||||
* Frequently used data structures in SiYuan
|
||||
*/
|
||||
declare module "sy-dtype" {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue