Files
powerpoint-toolbox/node_modules/@azure/identity/dist/browser/util/tracing.d.ts
T
2025-03-07 19:22:02 +01:00

6 lines
182 B
TypeScript

/**
* Creates a span using the global tracer.
* @internal
*/
export declare const tracingClient: import("@azure/core-tracing").TracingClient;
//# sourceMappingURL=tracing.d.ts.map