Move models to typescript-sequelize

This commit is contained in:
Chocobozzz
2017-12-12 17:53:50 +01:00
parent c893d4514e
commit 3fd3ab2d34
150 changed files with 3676 additions and 5074 deletions

View File

@@ -1,5 +1,4 @@
import { UserRight } from './user-right.enum'
import user from '../../../server/models/account/user'
// Keep the order
export enum UserRole {