package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `none
  2. | `left
  3. | `right
  4. | `both
  5. | `inlineStart
  6. | `inlineEnd
]
val toString : [< `both | `inlineEnd | `inlineStart | `left | `none | `right ] -> string
OCaml

Innovation. Community. Security.