Skip to content

Commit e94864e

Browse files
committed
➕ADD: Schemas
LLamados a los schemas Issue #4
1 parent 8ae4cf4 commit e94864e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/src/models/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
export { default as Pokemon } from "./pokemon";
2+
export { default as User } from "./user";

0 commit comments

Comments
 (0)