@wix/app-extensions 1.0.106 → 1.0.108

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.
@@ -1074,7 +1074,7 @@ interface ToolsProviderConfig {
1074
1074
  }
1075
1075
  interface AppTools {
1076
1076
  /**
1077
- * Tools exposed by this provider
1077
+ * The tools your app exposes to Aria. Min 1, max 100.
1078
1078
  * @minSize 1
1079
1079
  * @maxSize 100
1080
1080
  */