feat(core): support MCP resources (#35656)
This commit is contained in:
parent
d0733f83bf
commit
66a8d830aa
11 changed files with 618 additions and 84 deletions
|
|
@ -9,6 +9,7 @@ export { Form } from "./form.js"
|
|||
export { Integration } from "./integration.js"
|
||||
export { LLM } from "./llm.js"
|
||||
export { Location } from "./location.js"
|
||||
export { Mcp } from "./mcp.js"
|
||||
export { Model } from "./model.js"
|
||||
export { Permission } from "./permission.js"
|
||||
export { PermissionSaved } from "./permission-saved.js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue