Skip to main content

get_plugins_config

Function
This function is defined in the config module.

Signature

def get_plugins_config() -> PluginsConfig

Returns

Returns
PluginsConfig
The result of the operation.

Source

View on GitHub

src/config/index.ts at line 1144