package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `solid
  2. | `double
  3. | `dotted
  4. | `dashed
  5. | `wavy
]
val toString : [< `dashed | `dotted | `double | `solid | `wavy ] -> string
OCaml

Innovation. Community. Security.