@azure/core-client
Advanced tools
Comparing version 1.4.1-alpha.20220107.1 to 1.4.1-alpha.20220110.3
{ | ||
"name": "@azure/core-client", | ||
"version": "1.4.1-alpha.20220107.1", | ||
"version": "1.4.1-alpha.20220110.3", | ||
"description": "Core library for interfacing with AutoRest generated code", | ||
@@ -5,0 +5,0 @@ "sdk-type": "client", |
@@ -40,7 +40,7 @@ # Azure Core Service client library for JavaScript | ||
Examples can be found in the `samples` folder. | ||
Examples can be found in the [samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-client/samples) folder. | ||
## Next steps | ||
You can build and run the tests locally by executing `rushx test`. Explore the `test` folder to see advanced usage and behavior of the public classes. | ||
You can build and run the tests locally by executing `rushx test`. Explore the [test](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-client/test) folder to see advanced usage and behavior of the public classes. | ||
@@ -47,0 +47,0 @@ Learn more about [AutoRest](https://github.com/Azure/autorest) and the [autorest.typescript extension](https://github.com/Azure/autorest.typescript) for generating a compatible client on top of this package. |
620236