Kind: Interface
Source: atloria-monorepo/libs/site-gen-core/src/assembler/types.ts
A user-facing feature extracted from the codebase.
Properties
| Property | Type |
|---|---|
id | string |
name | string |
description | string |
actions | `Array<{ |
name: string; description: string; httpMethod?: string; path?: string; component?: string;
}>| |confidence|number| |relatedFeatures|string[]` |
Was this page helpful?