UNPKG

@fangcha/backend-kit

Version:
5 lines (4 loc) 153 B
import { WecomProxy } from '@fangcha/bot-kit'; export declare class WecomHelper { static makeWecomProxy(botKey: string, env?: string): WecomProxy; }