mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 01:50:12 +01:00
This commit is contained in:
parent
98eedd015e
commit
53e6558bd4
1 changed files with 3 additions and 0 deletions
|
|
@ -31,4 +31,7 @@ class Protyle {
|
||||||
public static plantumlRender = plantumlRender;
|
public static plantumlRender = plantumlRender;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// @ts-ignore
|
||||||
|
window.Protyle = Protyle;
|
||||||
|
|
||||||
export default Protyle;
|
export default Protyle;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue