Add Feishu channel adapter with webhook and send path
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export { FeishuAdapter, type FeishuAdapterConfig } from './adapter.js';
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
export { FeishuAdapter, type FeishuAdapterConfig } from './adapter.js';
|
||||