mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
From the documentation <https://docs.expo.io/versions/latest/sdk/sqlite/> ResultSet objects: { insertId, rowsAffected, rows: { length, item(), _array, }, }