UNPKG

n8n

Version:

n8n Workflow Automation Tool

3 lines (2 loc) 115 B
import type { RequestHandler } from 'express'; export declare const paginationListQueryMiddleware: RequestHandler;