wip
This commit is contained in:
4
packages/identity/application/dto/IracingAuthStateDTO.ts
Normal file
4
packages/identity/application/dto/IracingAuthStateDTO.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export interface IracingAuthStateDTO {
|
||||
state: string;
|
||||
returnTo?: string;
|
||||
}
|
||||
Reference in New Issue
Block a user