Skip to content
On this page

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

**Returns:**

Promise<Nowcast>

A nowcast object