Files
2026-07-13 12:32:02 +08:00

7 lines
97 B
TypeScript

interface Window {
// drawio 绘图
GraphViewer: any;
// 百度脑图
kityminder: any;
}