feat: add flow capability levels and plugin injection API

This commit is contained in:
2026-02-24 21:04:36 +08:00
parent e1f9a0453c
commit 1f45f62161
3 changed files with 116 additions and 39 deletions

View File

@@ -10,3 +10,4 @@ export default YysEditorEmbed
// 类型导出
export * from './YysEditorEmbed.vue'
export * from './flowRuntime'