🚀New lib version v0.0.12 [CI SKIP]
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
3
dist/models/CreateDonation.d.ts
vendored
Normal file
3
dist/models/CreateDonation.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export declare type CreateDonation = {
|
||||
donor: number;
|
||||
};
|
||||
Reference in New Issue
Block a user