Files
openclaw/extensions/msteams/channel-catalog.contract.test.ts
2026-03-27 21:37:09 +00:00

8 lines
228 B
TypeScript

import { describeChannelCatalogEntryContract } from "../../test/helpers/channels/channel-catalog-contract.js";
describeChannelCatalogEntryContract({
channelId: "msteams",
npmSpec: "@openclaw/msteams",
alias: "teams",
});