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 bcdb897 commit 35c88fbCopy full SHA for 35c88fb
index.ts
@@ -1,3 +1,4 @@
1
import Grid from "./src/grid";
2
+import { ReactWrapper, _ } from "./src/wrapper";
3
-export { Grid };
4
+export { Grid, _, ReactWrapper };
0 commit comments