Files
tasq/node_modules/@opentelemetry/propagator-b3/build/esm/common.d.ts
T
2026-04-09 19:01:53 +08:00

3 lines
145 B
TypeScript

/** shared context for storing an extracted b3 debug flag */
export declare const B3_DEBUG_FLAG_KEY: symbol;
//# sourceMappingURL=common.d.ts.map