@azure/communication-sms
Version:
SDK for Azure Communication SMS service which facilitates the sending of SMS messages.
14 lines • 502 B
JavaScript
/*
* 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: "Microsoft.Communication",
packageName: "@azure/communication-sms",
packageVersion: "1.2.0-beta.3",
});
//# sourceMappingURL=tracing.js.map