UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

3 lines 229 B
import type { ILoadOptionsFunctions, ResourceMapperFields } from 'n8n-workflow'; export declare function getMappingColumns(this: ILoadOptionsFunctions): Promise<ResourceMapperFields>; //# sourceMappingURL=resourceMapping.d.ts.map