babylonjs-accessibility 6.16.0 → 6.16.1

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.
@@ -63,6 +63,7 @@ declare module BABYLON.Accessibility {
63
63
  render(): JSX.Element;
64
64
  private _updateHTMLTwinItems;
65
65
  private _getHTMLTwinItemsFromNodes;
66
+ private _hasChildrenWithA11yTag;
66
67
  private _getHTMLTwinItemsFromGUI;
67
68
  private _isFullscreenGUI;
68
69
  private _isMeshGUI;