UNPKG

@n8n-plus/n8n-plus

Version:

n8n Workflow Automation Tool (plus edition)

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