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 137 B
import { type ClientMiddleware } from "nice-grpc"; export declare const debug: ClientMiddleware; //# sourceMappingURL=middleware.d.ts.map