UNPKG

@azure/communication-chat

Version:
14 lines 492 B
/* * Copyright (c) Microsoft Corporation. * Licensed under the MIT License. * * Code generated by Microsoft (R) AutoRest Code Generator. * Changes may cause incorrect behavior and will be lost if the code is regenerated. */ import { createTracingClient } from "@azure/core-tracing"; export const tracingClient = createTracingClient({ namespace: "Azure.Communication", packageName: "@azure/communication-chat", packageVersion: "1.6.0", }); //# sourceMappingURL=tracing.js.map