Teams: use scoped plugin SDK channel imports

This commit is contained in:
Vincent Koc
2026-03-07 16:25:53 -08:00
parent 4cc619f06c
commit 6b2adf663e

View File

@@ -1,7 +1,7 @@
import { import {
collectAllowlistProviderRestrictSendersWarnings, collectAllowlistProviderRestrictSendersWarnings,
formatAllowFromLowercase, formatAllowFromLowercase,
} from "openclaw/plugin-sdk"; } from "openclaw/plugin-sdk/compat";
import type { import type {
ChannelMessageActionName, ChannelMessageActionName,
ChannelPlugin, ChannelPlugin,