UNPKG

n8n

Version:

n8n Workflow Automation Tool

8 lines (7 loc) 183 B
export declare class PostHogController { static routers: { path: string; router: import("express-serve-static-core").Router; skipAuth: boolean; }[]; }