Kind: Interface
Source: atloria-monorepo/libs/site-gen-core/src/assembler/types.ts
Properties
| Property | Type |
|---|---|
descriptionKey | string |
linkGroups | `Array<{ |
titleKey: string; links: Array<{ labelKey: string; href: string }>;
}>| |legalLinks|Array<{ labelKey: string; href: string }>` |
Was this page helpful?