Module Css_Value.BreakInside

type t = [
| Global.t
| `lines of int
]
val show : t -> string