package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `column
  2. | `row
  3. | `columnDense
  4. | `rowDense
]
val toString : [< `column | `columnDense | `row | `rowDense ] -> string
OCaml

Innovation. Community. Security.