🌈 搜索
📅  最后修改于: 2022-03-11 14:45:52.845000             🧑  作者: Mango
from typing import Union def foo(client_id: str) -> Union[list,bool]