🚀New lib version v0.2.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:
2
dist/models/CreateRunner.d.ts
vendored
2
dist/models/CreateRunner.d.ts
vendored
@@ -5,5 +5,5 @@ export declare type CreateRunner = {
|
||||
lastname: string;
|
||||
phone?: string;
|
||||
email?: string;
|
||||
address?: number;
|
||||
address?: any;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user