Skip to content
On this page

Home > meteofrance_api > Messages

Messages variable

Signature:

typescript
Messages: {
    [x: string]: string | ((placeName: string) => string);
}