Plugins: fix pnpm check regressions

This commit is contained in:
Gustavo Madeira Santana
2026-03-17 23:25:40 +00:00
parent f118191182
commit ffe24955c8
17 changed files with 13 additions and 77 deletions

View File

@@ -45,7 +45,6 @@ export {
buildMentionedCardContent,
type MentionTarget,
} from "./src/mention.js";
export { feishuPlugin } from "./src/channel.js";
export default defineChannelPluginEntry({
id: "feishu",