UNPKG

ydb-sdk

Version:

Node.js bindings for working with YDB API over gRPC

6 lines 331 B
export { StreamEnd, AuthenticatedService, GrpcService, ClientOptions, MetadataHeaders } from './authenticated-service'; export { Pessimizable, pessimizable } from './pessimizable'; export { sleep } from './sleep'; export { toLong } from './to-long'; export { withTimeout } from './with-timeout'; //# sourceMappingURL=index.d.ts.map