index.ts 55 Bytes
Newer Older
Yoon, Daeki's avatar
Yoon, Daeki committed
1
export { default as User, IUser } from "./user.model";