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 4b90075 commit 75d955dCopy full SHA for 75d955d
packages/base/src/lib/Device.ts
@@ -1,3 +1 @@
1
-import { Device } from '../Device';
2
-
3
-export { Device };
+export * from '../Device';
0 commit comments