Kind: Interface
Source: atloria-monorepo/apps/api/src/document/services/toc-builder.service.ts
Properties
| Property | Type |
|---|---|
id | string |
text | string |
level | number |
children | TocEntry[] |
Kind: Interface
Source: atloria-monorepo/apps/api/src/document/services/toc-builder.service.ts
| Property | Type |
|---|---|
id | string |
text | string |
level | number |
children | TocEntry[] |
Was this page helpful?