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
]
val toString : [< `emoji | `normal | `text | `unicode ] -> string
OCaml

Innovation. Community. Security.