chore: 1.2.0
This commit is contained in:
1
dist/models/Donor.d.ts
vendored
1
dist/models/Donor.d.ts
vendored
@@ -8,4 +8,5 @@ export type Donor = {
|
||||
lastname: string;
|
||||
phone?: string;
|
||||
email?: string;
|
||||
created_via?: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user