UNPKG

232 BTypeScriptView Raw
1import type { PropagationContext } from '@sentry/types';
2/**
3 * Returns a new minimal propagation context
4 */
5export declare function generatePropagationContext(): PropagationContext;
6//# sourceMappingURL=propagationContext.d.ts.map
\No newline at end of file