UNPKG

@n8n-plus/n8n-plus

Version:

n8n Workflow Automation Tool (plus edition)

3 lines (2 loc) 141 B
import { type ICredentialType } from 'n8n-workflow'; export declare function extractSharedFields(credentialType: ICredentialType): string[];