package config type PropGrowCurve struct { Type string `json:"type"` GrowCurve string `json:"growCurve"` }