UNPKG

n8n-nodes-brightdata

Version:

Community node to work with BrightData service for scraping purposes

4 lines (3 loc) 170 B
import { INodeProperties } from 'n8n-workflow'; export declare const webUnlockerOperations: INodeProperties[]; export declare const webUnlockerFields: INodeProperties[];