Merge branch 'team/completing' of https://codefirst.iut.uca.fr/git/IQBall/Application-Web into team/completing
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
commit
2c19dec7a8
@ -1,6 +1,6 @@
|
|||||||
export type CourtObject = { type: "ball" } & CourtObjects
|
export type CourtObject = { type: "ball" } & Ball
|
||||||
|
|
||||||
export interface CourtObjects {
|
export interface Ball {
|
||||||
/**
|
/**
|
||||||
* The ball is a "ball" court object
|
* The ball is a "ball" court object
|
||||||
*/
|
*/
|
Loading…
Reference in new issue