UNPKG

n8n-nodes-mallabe-websites

Version:

n8n community node that allows the to get website status, thumbnail and icon using Mallabe Websites

3 lines (2 loc) 119 B
import type { INodeProperties } from 'n8n-workflow'; export declare const checkWebsiteStatusFields: INodeProperties[];