Kind: Interface
Source: atloria-monorepo/apps/web/src/app/p/[slugId]/components/staticSearch.ts
Properties
| Property | Type |
|---|---|
id | string |
title | string |
url | string |
documentType | SearchDocType |
headings | string[] |
excerpt | string |
tokens | string[] |
boost | number |
Kind: Interface
Source: atloria-monorepo/apps/web/src/app/p/[slugId]/components/staticSearch.ts
| Property | Type |
|---|---|
id | string |
title | string |
url | string |
documentType | SearchDocType |
headings | string[] |
excerpt | string |
tokens | string[] |
boost | number |
Was this page helpful?