mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
refactor: Authentication service.
This commit is contained in:
9
server/src/interfaces/User.ts
Normal file
9
server/src/interfaces/User.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
export interface ISystemUser {
|
||||
|
||||
}
|
||||
|
||||
export interface ISystemUserDTO {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user