libsql-js
libsql-js copied to clipboard
Export `/promise` types in package.json#exports
Following up on https://github.com/tursodatabase/libsql-js/pull/119, this PR proposes that we expose the newer /types/promise.d.ts file through the package.json#exports field, the same way the synchronous interface is exposed.