UNPKG

slonik

Version:

A Node.js PostgreSQL client with strict types, detailed logging and assertions.

3 lines 189 B
import { type InternalNestedTransactionFunction } from '../types'; export declare const nestedTransaction: InternalNestedTransactionFunction; //# sourceMappingURL=nestedTransaction.d.ts.map