UNPKG

@sentry-internal/tracing

Version:
6 lines (5 loc) 184 B
/** * This patches the global object and injects the Tracing extensions methods */ export declare function addExtensionMethods(): void; //# sourceMappingURL=extensions.d.ts.map