fix(mcp): add shared operations and secure scene APIs
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export { SceneBridge } from './bridge/scene-bridge'
|
||||
export { createSceneOperations, type SceneOperations } from './operations'
|
||||
export { type CreatePascalMcpServerOptions, createPascalMcpServer } from './server'
|
||||
|
||||
export const version = '0.1.0'
|
||||
|
||||
Reference in New Issue
Block a user