UNPKG

@olegivaniv/n8n-nodes-overkiz-tahoma

Version:

This is an n8n community node. It lets you use Overkiz (Tahoma) in your n8n workflows.

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