package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `spaceBetween
  2. | `spaceAround
  3. | `spaceEvenly
  4. | `stretch
]
val toString : [< `spaceAround | `spaceBetween | `spaceEvenly | `stretch ] -> string
OCaml

Innovation. Community. Security.