Skip to content

destillationapp-frontend v0.1.0


destillationapp-frontend / helpers/formsMapping / mapPlantForm

Function: mapPlantForm()

mapPlantForm(form): PlantFormSubmit

Defined in: helpers/formsMapping.ts:46

Maps a PlantForm object to a PlantFormSubmit object.

Parameters

form

PlantForm

The PlantForm object to map.

Returns

PlantFormSubmit

The mapped PlantFormSubmit object.