node-pg-cursor icon indicating copy to clipboard operation
node-pg-cursor copied to clipboard

typescript support?

Open jugutier opened this issue 6 years ago • 2 comments

Is there a way to get cursor support on typescript?

currently getting this error:

new _pgCursor.Cursor(sqlQuery, ''); ^

TypeError: _pgCursor.Cursor is not a constructor

jugutier avatar May 14 '18 01:05 jugutier