This commit is contained in:
8
dist/models/ResponseParticipant.d.ts
vendored
8
dist/models/ResponseParticipant.d.ts
vendored
@@ -1,8 +0,0 @@
|
||||
export declare type ResponseParticipant = {
|
||||
id: number;
|
||||
firstname: string;
|
||||
middlename: string;
|
||||
lastname: string;
|
||||
phone: string;
|
||||
email: string;
|
||||
};
|
||||
Reference in New Issue
Block a user