EntryMetadata
| Generic types: | T |
No documentation has been provided.
Properties
| Name | Type | Description |
|---|---|---|
| absoluteRoute | () => string | |
| breadcrumbs | () => string[] | |
| dir | string | |
| dirName | string | |
| entry | T | |
| id | string | |
| isCategory | boolean | |
| jsDocMetadata | () => | |
| keywordTitle | string | |
| objectExpression | () => ObjectLiteralExpression | |
| order | number | undefined | |
| outDir | string | |
| outPath | string | |
| parent | | |
| path | string | |
| refresh | () => Promise<void> | |
| route | string | |
| selfDestroy | | |
| sourceFile | SourceFile | |
| title | string |