Type AliasFormElementEnvironmentUrl

FormElementEnvironmentUrl: FormElementEnvironmentBase & {
    url: string;
}