Skip to content

destillationapp-frontend v0.1.0


destillationapp-frontend / store/settings / Distiller

Interface: Distiller

Defined in: store/settings/index.ts:18

Represents a distiller object.

Properties

capacity

capacity: number

Defined in: store/settings/index.ts:20

The capacity of the distiller.


heating

heating: string

Defined in: store/settings/index.ts:21

The heating type of the distiller.


id

id: string

Defined in: store/settings/index.ts:22

The unique identifier for the distiller.


material

material: string

Defined in: store/settings/index.ts:19

The material of the distiller.