Skip to content
On this page

Home > meteofrance_api > getConfig

getConfig() function

Get config from config.json

Signature:

typescript
declare function getConfig(key?: string): any;

Parameters

Parameter

Type

Description

key

string

(Optional) Key of config

**Returns:**

any