massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / Pillow / PIL / ExifTags.pyi
1 from typing import Mapping
2
3 TAGS: Mapping[int, str]
4 GPSTAGS: Mapping[int, str]