package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `auto
  2. | `smooth
  3. | `highQuality
  4. | `pixelated
  5. | `crispEdges
]
val toString : [< `auto | `crispEdges | `highQuality | `pixelated | `smooth ] -> string
OCaml

Innovation. Community. Security.