bin/type-aliases.ps1

Set-PSFTypeAlias -Mapping @{
    "PSUSelectParameter" = "PSUtil.Parameter.SelectParameter"
}