massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / Send2Trash / send2trash / compat.pyi
1 from typing import Any
2
3 PY3: Any
4 text_type = str
5 binary_type = bytes
6 environb: Any