PerseusWidget is a union of all the different types of widget options that
Perseus knows about.
Thanks to it being based on PerseusWidgetTypes interface, this union is
automatically extended to include widgets used in tests without those widget
option types seeping into our production types.
PerseusWidget is a union of all the different types of widget options that Perseus knows about.
Thanks to it being based on PerseusWidgetTypes interface, this union is automatically extended to include widgets used in tests without those widget option types seeping into our production types.