返回 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