3 lines
111 B
TypeScript
3 lines
111 B
TypeScript
// Public entrypoint for the Telegram channel action adapter.
|
|
export * from "../../../plugin-sdk/telegram.js";
|