Can someone please provide an example of how to invoke `sqlite.transaction()`; Only `init()` and `executeSql()` are exposed. I'm attempting to extend sqlite-client.mjs but having trouble getting it to work.