UNPKG

reporting-api

Version:

Roll your own Reporting API collector. Supports CSP, COEP, COOP, Document-Policy, Crash reports, Deprecation reports, Intervention reports and Network Error Logging

4 lines (3 loc) 142 B
export { reportingEndpoint } from './reporting-endpoint'; export { setupReportingHeaders } from './setup-headers'; export * from './schemas';