kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
old-agentic-v1^2
rodzic
74c3cea5d3
commit
1e45e102b9
|
@ -1,4 +1,6 @@
|
|||
import ky from 'ky'
|
||||
// TODO: will these types be transpiled correctly, or will we need `serpapi` defined?
|
||||
// TODO: pretty sure this won't work, and we really don't want `serpapi` as a dep
|
||||
import type { BaseResponse, GoogleParameters } from 'serpapi'
|
||||
|
||||
export type SerpAPIParams = Omit<GoogleParameters, 'q'>
|
||||
|
|
Ładowanie…
Reference in New Issue