質問編集履歴
1
関数名の編集
test
CHANGED
File without changes
|
test
CHANGED
@@ -26,7 +26,7 @@
|
|
26
26
|
|
27
27
|
```TypeScript
|
28
28
|
|
29
|
-
export const save
|
29
|
+
export const saveImages = async (
|
30
30
|
|
31
31
|
name: string,
|
32
32
|
|