This commit is contained in:
8
dist/models/RunnerOrganisation.d.ts
vendored
8
dist/models/RunnerOrganisation.d.ts
vendored
@@ -1,8 +0,0 @@
|
||||
export declare type RunnerOrganisation = {
|
||||
address?: any;
|
||||
distance: number;
|
||||
distanceDonationAmount: number;
|
||||
id: number;
|
||||
name: string;
|
||||
contact?: any;
|
||||
};
|
||||
Reference in New Issue
Block a user