mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
Add google.protobuf.internal.api_implementation (#6802)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
def Type() -> str: ...
|
||||
def Version() -> int: ...
|
||||
def IsPythonDefaultSerializationDeterministic() -> bool: ...
|
||||
Reference in New Issue
Block a user