UNPKG

n8n-nodes-wechat-pad-pro

Version:

n8n node for WeChatPadPro, allowing you to automate WeChat messaging and interactions within your n8n workflows. Support WeChatPadPro0859

5 lines (4 loc) 157 B
import { INodeType, INodeTypeDescription } from 'n8n-workflow'; export declare class HttpBin implements INodeType { description: INodeTypeDescription; }