mirror of
https://github.com/ION606/ion-cli.git
synced 2026-05-14 22:16:56 +00:00
Finished? The 'anime' command
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
/**
|
||||
* @returns { Promise<Array<String>>}
|
||||
* @returns { Promise<JSON>>}
|
||||
*/
|
||||
export function getAndParse() {
|
||||
return new Promise((resolve) => {
|
||||
|
||||
Reference in New Issue
Block a user