@azure/core-lro
Advanced tools
Comparing version 1.0.3-dev.20200707.1 to 1.0.3-dev.20200713.1
@@ -6,3 +6,3 @@ /*! | ||
* | ||
* Azure Core LRO SDK for JavaScript - 1.0.3-dev.20200707.1 | ||
* Azure Core LRO SDK for JavaScript - 1.0.3-dev.20200713.1 | ||
*/ | ||
@@ -9,0 +9,0 @@ 'use strict'; |
@@ -9,3 +9,3 @@ { | ||
"sdk-type": "client", | ||
"version": "1.0.3-dev.20200707.1", | ||
"version": "1.0.3-dev.20200713.1", | ||
"description": "LRO Polling strtegy for the Azure SDK in TypeScript", | ||
@@ -12,0 +12,0 @@ "tags": [ |
@@ -9,3 +9,3 @@ # Azure Core LRO client library for JavaScript | ||
[Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-lro) | [Package (npm)](https://www.npmjs.com/package/@azure/core-lro) | [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/core-lro) | [Samples](https://github.com/Azure/azure-sdk-for-js/tree/7f3272eab64b8187082d08e5006ff8d12e1cdc2b/sdk/core/core-lro/samples) | ||
[Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-lro) | [Package (npm)](https://www.npmjs.com/package/@azure/core-lro) | [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/core-lro) | [Samples](./samples) | ||
@@ -72,3 +72,3 @@ ## Getting started | ||
Please take a look at the [samples](https://github.com/Azure/azure-sdk-for-js/tree/7f3272eab64b8187082d08e5006ff8d12e1cdc2b/sdk/core/core-lro/samples) directory for detailed examples on how to use this library. | ||
Please take a look at the [samples](./samples) directory for detailed examples on how to use this library. | ||
@@ -75,0 +75,0 @@ ## Contributing |
221274