mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 19:40:42 +00:00
refactor: pin remaining extension api surfaces
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export { msteamsPlugin } from "./src/channel.js";
|
||||
export * from "./src/setup-core.js";
|
||||
export * from "./src/setup-surface.js";
|
||||
export { createMSTeamsSetupWizardBase, msteamsSetupAdapter } from "./src/setup-core.js";
|
||||
export { msteamsSetupWizard, openDelegatedOAuthUrl } from "./src/setup-surface.js";
|
||||
|
||||
Reference in New Issue
Block a user