UNPKG

n8n

Version:

n8n Workflow Automation Tool

3 lines (2 loc) 116 B
import type { RuntimeSkill } from '@n8n/agents'; export declare function getBuilderRuntimeSkills(): RuntimeSkill[];