We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2864622 commit 433dbf8Copy full SHA for 433dbf8
packages/uui-base/lib/utils/index.ts
@@ -2,3 +2,4 @@ export * from './Timer';
2
export * from './demandCustomElement';
3
export * from './drag';
4
export * from './math';
5
+export * from './findAncestorByAttributeValue';
0 commit comments