UNPKG

n8n-nodes-image-sharp

Version:

n8n node for image processing and optimization with sharp

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