Skip to content

gi-nx


gi-nx / GiraffeStateBakedSections

ts
type GiraffeStateBakedSections = {
  bakedSections: Record<FeatureId, StackedSection[]>;
};

Properties

PropertyType
bakedSectionsRecord<FeatureId, StackedSection[]>

References