UNPKG

@ev1lc0rp/n8n-nodes-ninjaone

Version:

Professional NinjaOne RMM integration for n8n with complete ticketing and device management

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