AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 presentation-ai
antv-infographic-plugin-notes.ts
根目录
/
src
/
components
/
notebook
/
notes
/
editor
/
plugins
/
antv-infographic-plugin-notes.ts
1
import { AntvInfographicPlugin } from "@/components/notebook/presentation/editor/plugins/antv-infographic-plugin";
2
3
export const AntvInfographicPluginNotes = [AntvInfographicPlugin];
4
4 lines
TYPESCRIPT