Skip to main content

resolve_autonomy

Function
This function is defined in the config module.

Signature

def resolve_autonomy(input: boolean | string | Record<string, any> | undefined) -> Record<string, any> | undefined

Returns

Returns
Record<string, any> | undefined
The result of the operation.

Source

View on GitHub

src/config/index.ts at line 797