Initial Commit
This commit is contained in:
10
node_modules/@grpc/grpc-js/src/generated/google/protobuf/UInt32Value.ts
generated
vendored
Normal file
10
node_modules/@grpc/grpc-js/src/generated/google/protobuf/UInt32Value.ts
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
// Original file: null
|
||||
|
||||
|
||||
export interface UInt32Value {
|
||||
'value'?: (number);
|
||||
}
|
||||
|
||||
export interface UInt32Value__Output {
|
||||
'value': (number);
|
||||
}
|
||||
Reference in New Issue
Block a user