UNPKG

@ydbjs/api

Version:

TypeScript gRPC service definitions and protobuf types for all YDB APIs. Enables strongly-typed client generation and low-level protocol access.

5 lines 245 B
export * from './gen/protos/ydb_operation_pb.js'; export * from "./gen/protos/ydb_status_codes_pb.js"; export * from "./gen/protos/ydb_issue_message_pb.js"; export * from './gen/ydb_operation_v1_grpc_pb.js'; //# sourceMappingURL=operation.js.map