Kind: Interface
Source: atloria-monorepo/apps/web/src/hooks/useKnowledgeGraph.ts
Properties
| Property | Type |
|---|---|
id | string |
type | string |
name | string |
filePath | string |
startLine | number |
endLine | number |
framework | string |
metadata | Record<string, unknown> |
Kind: Interface
Source: atloria-monorepo/apps/web/src/hooks/useKnowledgeGraph.ts
| Property | Type |
|---|---|
id | string |
type | string |
name | string |
filePath | string |
startLine | number |
endLine | number |
framework | string |
metadata | Record<string, unknown> |
Was this page helpful?