UNPKG

@globalping/n8n-nodes-globalping

Version:

The Globalping n8n node allows you to perform network measurements such as ping, traceroute, mtr, http and DNS lookups from thousands of locations around the world.

5 lines (4 loc) 131 B
import { VersionedNodeType } from 'n8n-workflow'; export declare class Globalping extends VersionedNodeType { constructor(); }