Skip to content

Commit b22f29b

Browse files
authored
Add google.protobuf.internal.api_implementation (#6802)
1 parent fdc5a56 commit b22f29b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
def Type() -> str: ...
2+
def Version() -> int: ...
3+
def IsPythonDefaultSerializationDeterministic() -> bool: ...

0 commit comments

Comments
 (0)