Shared TypesType AliasesPlanFeatureOn this pageTypeAlias.PlanFeaturetype PlanFeature = { name: string; value?: string;}; Type Declaration NameType namestring value?string