new lib version [CI SKIP]
This commit is contained in:
12
dist/models/DistanceDonation.d.ts
vendored
12
dist/models/DistanceDonation.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
export declare type DistanceDonation = {
|
||||
runner: string;
|
||||
amountPerDistance: number;
|
||||
id: number;
|
||||
donor: string;
|
||||
};
|
||||
export declare type DistanceDonation = {
|
||||
runner: string;
|
||||
amountPerDistance: number;
|
||||
id: number;
|
||||
donor: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user