Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

get_default

Function
This function is defined in the config module.

Signature

def get_default(key: string) -> any

Returns

Returns
any
The result of the operation.

Used By

Source

View on GitHub

src/config/index.ts at line 1116