UNPKG

@w0s/report-same-referrer

Version:
6 lines 257 B
import ReportSameReferrer, {} from './ReportSameReferrer.js'; export default async (endpoint, options) => { const reportSameReferrer = new ReportSameReferrer(endpoint, options); await reportSameReferrer.report(); }; //# sourceMappingURL=index.js.map