@azure/storage-file-share 12.20.0-alpha.20230622.3 → 12.20.0-alpha.20230720.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -15141,6 +15141,7 @@ exports.ShareSASPermissions = ShareSASPermissions;
15141
15141
  exports.ShareServiceClient = ShareServiceClient;
15142
15142
  exports.StorageBrowserPolicy = StorageBrowserPolicy;
15143
15143
  exports.StorageBrowserPolicyFactory = StorageBrowserPolicyFactory;
15144
+ exports.StorageOAuthScopes = StorageOAuthScopes;
15144
15145
  exports.StorageRetryPolicy = StorageRetryPolicy;
15145
15146
  exports.StorageRetryPolicyFactory = StorageRetryPolicyFactory;
15146
15147
  exports.StorageSharedKeyCredential = StorageSharedKeyCredential;