Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/generators/versioning/search-index.generator.ts
Search index entry
Properties
| Property | Type |
|---|---|
id | string |
name | string |
type | string |
description | string |
filePath | string |
url | string |
keywords | string[] |
content | string |
tags | string[] |
weight | number |
Was this page helpful?