初始化模版工程
This commit is contained in:
7
components/nova-sdk/tools/components/index.ts
Normal file
7
components/nova-sdk/tools/components/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
// Skill Form
|
||||
export { SkillForm } from './skill-form'
|
||||
export type { SkillFormState } from './skill-form'
|
||||
|
||||
// MCP Components
|
||||
export { MCPJsonEditor } from './mcp-json-editor'
|
||||
export type { MCPJsonEditorRef } from './mcp-json-editor'
|
||||
Reference in New Issue
Block a user