API Reference / modelence / server / getConfigDocumentation Index
Fetch the complete documentation index at: https://docs.modelence.com/llms.txt
Use this file to discover all available pages before exploring further.
getConfig(Defined in: packages/modelence/src/config/server.ts:43key):undefined|string|number|boolean
Parameters
| Parameter | Type | Description |
|---|---|---|
key | string | The configuration key to retrieve |
Returns
undefined | string | number | boolean
The configuration value (string, number, or boolean)