回答編集履歴

1

書式の修正

2022/03/29 06:12

投稿

Lhankor_Mhy
Lhankor_Mhy

スコア36134

test CHANGED
@@ -1,4 +1,4 @@
1
1
  そのライブラリを使ったことはないですが、公式ドキュメントを見る限り、Promise が返ってくるみたいです。
2
2
 
3
3
  > If no item was found, the returned promise will resolve with undefined. Otherwise it will resolve with the found value.
4
- > [Table.get()](https://dexie.org/docs/Table/Table.get(%29))
4
+ > [Table.get()](https://dexie.org/docs/Table/Table.get())