🚀New lib version [CI SKIP]
This commit is contained in:
2
dist/models/CreateFixedDonation.d.ts
vendored
2
dist/models/CreateFixedDonation.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
export declare type CreateFixedDonation = {
|
||||
export type CreateFixedDonation = {
|
||||
amount: number;
|
||||
donor: number;
|
||||
paidAmount?: number;
|
||||
|
||||
Reference in New Issue
Block a user