resolve_caching
Function
This function is defined in the config module.
Signature
Returns
The result of the operation.
Source
View on GitHub
src/config/index.ts at line 816resolve_caching: API reference for resolve_caching
This function is defined in the config module.
def resolve_caching(input: boolean | string | CachingConfig | undefined) -> CachingConfig | undefined
src/config/index.ts at line 816