Kind: Interface
Source: atloria-monorepo/apps/api/src/docs-repo/sidecar.ts
Properties
| Property | Type |
|---|---|
normalizerVersion | string |
pages | `Array<{ |
path: string; docUuid: string; scope: string; lang: string; slug: string; kgEntityId: string | null; kgEntityType: string | null; contentHash: string | null; generatorFingerprint: string | null; sourceScreenSlugs: string[]; sections: { id: string; level: number }[];
}>` |
Was this page helpful?