Finished? The 'anime' command

This commit is contained in:
Itamar Oren
2023-02-26 17:59:11 -05:00
parent a1db1a1400
commit 7fc72d7c01
7 changed files with 891 additions and 25 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/**
* @returns { Promise<Array<String>>}
* @returns { Promise<JSON>>}
*/
export function getAndParse() {
return new Promise((resolve) => {