Files
PasswordManager/node_modules/@azure/identity/dist/esm/util/tracing.d.ts

6 lines
182 B
TypeScript
Raw Normal View History

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