axe-core 4.4.1 → 4.4.2-canary.a3d5cef

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/axe.d.ts CHANGED
@@ -249,6 +249,7 @@ declare namespace axe {
249
249
  help: string;
250
250
  helpUrl: string;
251
251
  tags: string[];
252
+ actIds?: string[];
252
253
  }
253
254
  interface SerialDqElement {
254
255
  source: string;