UNPKG

affiliate

Version:

A platform agnostic tool to quickly add affiliate links onto your website

8 lines (7 loc) 168 B
declare const AutoConfig: () => { tags: { hosts: string[]; query: Record<string, string>; }[]; } | undefined; export default AutoConfig;