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

Typecheck fails compared to `better-sqlite3`

Open penberg opened this issue 6 months ago • 0 comments

Regression from the napi-rs conversion:


90   sqlite = new LibSql(dbPath, sqliteOptions)```

penberg avatar Jun 12 '25 16:06 penberg