UNPKG

@ydbjs/core

Version:

Core driver for YDB: manages connections, endpoint discovery, authentication, and service client creation. Foundation for all YDB client operations.

3 lines 117 B
export * from './driver.js'; export { addClientMiddleware } from './middleware.js'; //# sourceMappingURL=index.js.map