package async_js

  1. Overview
  2. Docs
type t =
  1. | Get of (string * string) list
  2. | Post of Post_body.t option