libsql-js icon indicating copy to clipboard operation
libsql-js copied to clipboard

Add type exports

Open fehnomenal opened this issue 1 year ago • 2 comments

Without this typescript complained at me

fehnomenal avatar Nov 30 '23 22:11 fehnomenal

Hi @penberg, I fixed some of the sync types to be in line with the actual js code and added async types.

fehnomenal avatar Dec 20 '23 22:12 fehnomenal

+1, was about to create a PR for this as well

dswbx avatar Mar 04 '24 09:03 dswbx

Fixed by https://github.com/tursodatabase/libsql-js/commit/f7d550ff8844a7a0d24abe2dde71c23163609116

penberg avatar Jun 12 '24 12:06 penberg