3 lines
38 B
Python

def loads(json_str: str) -> any: ...