UNPKG

e-scraper

Version:

Collect products, reviews, locations from a different E-Commerce stores. Currently supporting Target.Com and soon more.

8 lines (7 loc) 158 B
export declare const entryValidator: (entry: { [key: string]: { value: any; condition: any; required: boolean; }; }) => void;