massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / google-cloud-ndb / google / cloud / ndb / _datastore_api.pyi
1 from typing_extensions import Literal
2
3 EVENTUAL: Literal[2]
4 EVENTUAL_CONSISTENCY: Literal[2]
5 STRONG: Literal[1]