UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

9 lines 221 B
export declare const credentials: { wordpressApi: { url: string; allowUnauthorizedCerts: boolean; username: string; password: string; }; }; //# sourceMappingURL=credentials.d.ts.map