Module AnimationDuration.Value

type t = [
| Css_Value.Global.t
| Css_Value.Time.t
]
val show : t -> string