UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

9 lines 205 B
export declare const profileResponse: { id: string; age: number; weight: number; height: number; biological_sex: string; email: string; }; //# sourceMappingURL=apiResponses.d.ts.map