Kind: Interface
Source: atloria-monorepo/apps/api/src/web-search/interfaces/search.interfaces.ts
Properties
| Property | Type |
|---|---|
query | string |
results | SearchResult[] |
totalResults | number |
searchTime | number |
source | `'cache' |
Kind: Interface
Source: atloria-monorepo/apps/api/src/web-search/interfaces/search.interfaces.ts
| Property | Type |
|---|---|
query | string |
results | SearchResult[] |
totalResults | number |
searchTime | number |
source | `'cache' |
Was this page helpful?