ErickSaito / MC855

0 stars 0 forks source link

[Backend] Create "Take a coat" service #52

Closed ErickSaito closed 2 years ago

ErickSaito commented 2 years ago
type: 'rain' | 'cold';
is_happening: boolean;
intensity?: Intesity;
message?: string;