toArray (); // or make a new one await db.friends.add({ name: 'Camilla', age: 25, street: 'East 13:th Street', picture: await getBlob('camilla.png') }); ...
確定! 回上一頁