UNPKG

@mineru98/n8n-ko

Version:

n8n Workflow Automation Tool - Korean Version

5 lines (4 loc) 161 B
import type { ExecutionRequest } from '../executions/execution.types'; export declare namespace StatisticsRequest { type GetOne = ExecutionRequest.GetOne; }