libsql-js
libsql-js copied to clipboard
no types for Database async (libsql/promise)
Hi,
Would like to use the types from libsql/promise
but none are provided
import type {???} from 'libsql/promise';