Type alias PostgresCursorConstructor

PostgresCursorConstructor: (new <T>(sql, parameters) => PostgresCursor<T>)

Type declaration

Generated using TypeDoc