package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `none
  2. | `areas of string array
]
val areas : 'a -> [> `areas of 'a ]
val toString : [< `areas of string array | `none ] -> string
OCaml

Innovation. Community. Security.