package chatoyant

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Parameter Make_provider.Config

val api_key : string
val timeout_ms : int option
val http_referer : string option
val title : string option
val headers : (string * string) list