Home > meteofrance_api > getNextRain
getNextRain() function
Get next rain from place
Signature:
typescript
export declare function getNextRain(place: Place | string): Promise<Nowcast>;
Parameters
Parameter | Type | Description |
---|---|---|
place | Place | string | Place Name or Place object |
Promise<Nowcast>
A nowcast object