UNPKG

@sentry/nextjs

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