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 afacca7 commit 882aa5eCopy full SHA for 882aa5e
packages/ra-core/src/index.ts
@@ -13,4 +13,4 @@ export * from './routing';
13
export * from './store';
14
export * from './types';
15
export * from './util';
16
-export * from './test-ui';
+export * as testUI from './test-ui';
0 commit comments