package npc import "fyne.io/fyne/v2" type PackageEditor struct { Representation *fyne.Container }