We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ae4cf4 commit e94864eCopy full SHA for e94864e
1 file changed
app/src/models/index.js
@@ -0,0 +1,2 @@
1
+export { default as Pokemon } from "./pokemon";
2
+export { default as User } from "./user";
0 commit comments