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

4 lines (3 loc) 164 B
import { INodeProperties } from 'n8n-workflow'; export declare const httpVerbOperations: INodeProperties[]; export declare const httpVerbFields: INodeProperties[];