mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 14:50:32 +00:00
wip
This commit is contained in:
5
packages/server-nest/src/modules/Auth/Auth.interfaces.ts
Normal file
5
packages/server-nest/src/modules/Auth/Auth.interfaces.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export interface IAuthSignedInEventPayload {}
|
||||
|
||||
export interface IAuthSigningInEventPayload {}
|
||||
|
||||
export interface IAuthSignInPOJO {}
|
||||
Reference in New Issue
Block a user