This website requires JavaScript.
Explore
Help
Register
Sign In
gio
/
think
mirror of
https://github.com/fantasticit/think.git
Watch
1
Star
0
Fork
You've already forked think
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5c013236cf
think
/
packages
/
client
/
global.d.ts
7 lines
97 B
TypeScript
Raw
Normal View
History
Unescape
Escape
tiptap: add center method in mind
2022-04-26 11:13:37 +00:00
interface
Window
{
tiptap: add drawio flow support
2022-05-11 06:05:11 +00:00
// drawio 绘图
tiptap: fix render draw.io xml
2022-05-11 11:44:23 +00:00
GraphViewer
:
any
;
feat: use kity-mind
2022-05-21 04:21:14 +00:00
// 百度脑图
kityminder
:
any
;
tiptap: add center method in mind
2022-04-26 11:13:37 +00:00
}