UNPKG

n8n-nodes-mallabe-currencies

Version:

n8n community node that allows you to convert / exchange currencies to other currencies as well as get the daily rates of currencies using Mallabe Currencies

3 lines (2 loc) 116 B
import type { INodeProperties } from 'n8n-workflow'; export declare const convertCurrencyFields: INodeProperties[];