package models import "esdi/peripheral" type DevicesTUI struct { Serial *peripheral.PeripheralDeviceClerk }