kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
chatgpt-api-old-v3
rodzic
9d900d504c
commit
af7ac799a6
|
@ -519,9 +519,3 @@ export async function browserPostEventStream(
|
|||
return cancelablePromise as any
|
||||
}
|
||||
}
|
||||
|
||||
export function delay(time) {
|
||||
return new Promise(function (resolve) {
|
||||
setTimeout(resolve, time)
|
||||
})
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue