UNPKG

n8n

Version:

n8n Workflow Automation Tool

5 lines (4 loc) 82 B
export declare class InvalidAuthToken { token: string; expiresAt: Date; }