package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `none
  2. | `underline
  3. | `overline
  4. | `lineThrough
]
val toString : [< `blink | `lineThrough | `none | `overline | `underline ] -> string
OCaml

Innovation. Community. Security.