gi-nx / GiraffeStateBakedSections
ts
type GiraffeStateBakedSections = {
bakedSections: Record<FeatureId, StackedSection[]>;
};Properties
| Property | Type |
|---|---|
bakedSections | Record<FeatureId, StackedSection[]> |