package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `Top
  2. | `Left
  3. | `Bottom
  4. | `Right
  5. | `TopLeft
  6. | `TopRight
  7. | `BottomLeft
  8. | `BottomRight
]
val toString : [< `Bottom | `BottomLeft | `BottomRight | `Left | `Right | `Top | `TopLeft | `TopRight ] -> string
OCaml

Innovation. Community. Security.