Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/common.types.ts
Properties
| Property | Type |
|---|---|
id | string |
title | string |
type | ` |
| 'how-to' | 'walkthrough' | 'reference' | 'faq' | 'troubleshoot'` |
| estimatedReadTime | number |
| screenshotsNeeded | number |
| canDelete | boolean |
| canModify | boolean |
Was this page helpful?