UNPKG

@n8n/n8n-benchmark

Version:

Cli for running benchmark tests for n8n

6 lines (5 loc) 83 B
export type Workflow = { id: string; name: string; tags?: string[]; };