UNPKG

@sentry/nextjs

Version:
6 lines 226 B
import type { Event } from '@sentry/core'; /** * Sets the URL processing metadata for the event. */ export declare function setUrlProcessingMetadata(event: Event): void; //# sourceMappingURL=setUrlProcessingMetadata.d.ts.map