質問編集履歴
1
リンク追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -58,4 +58,7 @@
|
|
58
58
|
scrape.ts:13:19 - error TS2339: Property 'data' does not exist on type '() => Promise<void>'.
|
59
59
|
|
60
60
|
13 let comment = res.data
|
61
|
-
```
|
61
|
+
```
|
62
|
+
|
63
|
+
### 参考サイト
|
64
|
+
[https://drroot.page/wp/?p=227](https://drroot.page/wp/?p=227)
|