index.ts 55 Bytes
Newer Older
1
export { default as User, IUser } from "./user.model";