UNPKG

n8n-nodes-tushare

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