UNPKG

n8n-nodes-chatwork

Version:

Provides n8n nodes to retrieve data from Chatwork API.

4 lines (3 loc) 160 B
import { INodeProperties } from 'n8n-workflow'; export declare const NameProperty: INodeProperties; export declare const NameRequiredProperty: INodeProperties;