index.ts 73 Bytes
Newer Older
Yoon, Daeki's avatar
Yoon, Daeki committed
1
export * as userDb from "./user.db";
Kim, MinGyu's avatar
Kim, MinGyu committed
2
export * as postDb from "./post.db";