Kind: Interface
Source: atloria-monorepo/apps/web/src/hooks/useDocumentationConfig.ts
Document in skeleton structure
Properties
| Property | Type |
|---|---|
name | string |
slug | string |
features | string[] |
screenshots | { path: string; name: string }[] |
Kind: Interface
Source: atloria-monorepo/apps/web/src/hooks/useDocumentationConfig.ts
Document in skeleton structure
| Property | Type |
|---|---|
name | string |
slug | string |
features | string[] |
screenshots | { path: string; name: string }[] |
Was this page helpful?