navigate.tools.common_functions.copy_proxy_object
- navigate.tools.common_functions.copy_proxy_object(content: Any) → Any
This function will serialize proxy dict and list
- Parameters:
content (Any) – the proxy object
- Returns:
The serialized object.
- Return type:
result