Kind: Interface
Source: atloria-monorepo/apps/api/src/documentation/services/user-docs-generator.service.ts
Table of contents item
Properties
| Property | Type |
|---|---|
title | string |
slug | string |
level | number |
children | TableOfContentsItem[] |
Kind: Interface
Source: atloria-monorepo/apps/api/src/documentation/services/user-docs-generator.service.ts
Table of contents item
| Property | Type |
|---|---|
title | string |
slug | string |
level | number |
children | TableOfContentsItem[] |
Was this page helpful?