kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/182/head^2
rodzic
c2e4b37714
commit
4077f42759
|
@ -519,9 +519,3 @@ export async function browserPostEventStream(
|
||||||
return cancelablePromise as any
|
return cancelablePromise as any
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
export function delay(time) {
|
|
||||||
return new Promise(function (resolve) {
|
|
||||||
setTimeout(resolve, time)
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
Ładowanie…
Reference in New Issue