UNPKG

@azure/communication-sms

Version:

SDK for Azure Communication SMS service which facilitates the sending of SMS messages.

17 lines 622 B
"use strict"; /* * 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. */ Object.defineProperty(exports, "__esModule", { value: true }); exports.tracingClient = void 0; const core_tracing_1 = require("@azure/core-tracing"); exports.tracingClient = (0, core_tracing_1.createTracingClient)({ namespace: "Microsoft.Communication", packageName: "@azure/communication-sms", packageVersion: "1.2.0-beta.4", }); //# sourceMappingURL=tracing.js.map