UNPKG

@ticatec/node-common-library

Version:

A comprehensive Node.js database access framework providing robust abstractions for database connection management, SQL execution, transaction handling, pagination, and dynamic query building.

5 lines (4 loc) 67 B
export declare enum Scope { Singleton = 0, Prototype = 1 }