Skip to content

ModDeletePreviewDTO

ModDeletePreviewDTO shows which dependent mods would be affected by removal.

Kind

struct

Fields

Go fieldJSON fieldGo typeTypeScript typeOptionalNullable
ModIDmodIdstringstringNoNo
ModNamemodNamestringstringNoNo
Dependenciesdependencies[]InstalledModDTOInstalledModDTO[]NoNo

Used by

Source

internal/transport/wails/dto.go:233