MCPcopy Create free account
hub / github.com/CreminiAI/skillpack /

Class

src/runtime/adapters/feishu.ts:116–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114 return resource.type === "image" || resource.type === "file";
115}
116
117export class FeishuAdapter implements PlatformAdapter, MessageSender {
118 readonly name = "feishu";
119

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected