Module Css_Value.TimePercent

module Value : sig ... end
type t = [
| Global.t
| Value.t
]
val show : t -> string