Duplicated from Clone04/GameServerZ
3f7c971
1
2
3
4
from typing import Any def __getattr__(name: str) -> Any: ...