package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `auto
  2. | `loose
  3. | `normal
  4. | `strict
  5. | `anywhere
]
val toString : [< `anywhere | `auto | `loose | `normal | `strict ] -> string
OCaml

Innovation. Community. Security.