Type Alias AllowNoUpdate<Value>

AllowNoUpdate: Value | typeof noUpdate

Union noUpdate with the given type.

Type Parameters

  • Value