We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a91460 commit 8e2704fCopy full SHA for 8e2704f
src/index.d.ts
@@ -1 +1,2 @@
1
-import * as Slider from './Slider';
+export * from './Slider';
2
+export { default } from './Slider';
0 commit comments