UNPKG

n8n

Version:

n8n Workflow Automation Tool

6 lines (5 loc) 101 B
export declare class TokenExchangeJti { jti: string; expiresAt: Date; createdAt: Date; }