UNPKG

@mxlabs/okxnotify

Version:

OKX notification package with Feishu, Cloudflare Workers, and Gemini AI agent integration - Complete bundle

13 lines (12 loc) 261 B
/** * 获取 bitget 活动列表 * @see https://web3.bgw.world/zh-CN/blog/category/activity * @param params * @returns */ /** * 获取 bitget 活动列表 * @param params * @returns */ export declare const getBitgetActivityInfo: () => Promise<string>;