mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-26 07:57:40 +00:00
refactor: route plugin sdk facades through extension barrels
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export { createBrowserTool } from "./src/browser-tool.js";
|
||||
export * from "./src/browser-runtime.js";
|
||||
export { registerBrowserCli } from "./src/cli/browser-cli.js";
|
||||
export { createBrowserPluginService } from "./src/plugin-service.js";
|
||||
export { handleBrowserGatewayRequest } from "./src/gateway/browser-request.js";
|
||||
|
||||
Reference in New Issue
Block a user