🚀New lib version v1.1.0 [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/ResponseStats.d.ts
vendored
3
dist/models/ResponseStats.d.ts
vendored
@@ -6,5 +6,8 @@ export type ResponseStats = {
|
||||
total_scans: number;
|
||||
total_distance: number;
|
||||
total_donation: number;
|
||||
total_donations: number;
|
||||
total_donors: number;
|
||||
average_distance: number;
|
||||
average_donation: number;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user