Type Alias AllowTagsFromInput

AllowTagsFromInput: {
    initialValue?: AllowTagsFromOptions;
    newValue: AllowTagsFromOptions;
}

Type declaration