package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `normal
  2. | `text
  3. | `emoji
  4. | `unicode
  5. | Var.t
  6. | Cascading.t
]
val toString : [< `emoji | `inherit_ | `initial | `normal | `revert | `revertLayer | `text | `unicode | `unset | `var of string | `varDefault of string * string ] -> string
OCaml

Innovation. Community. Security.