package server-reason-react

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

Module Fetch.BodySource

Sourcemodule Impl (T : sig ... end) : sig ... end
Sourcetype t = body
include sig ... end
Sourceval body : t -> readableStream
Sourceval bodyUsed : t -> bool
Sourceval arrayBuffer : arrayBuffer Js.Promise.t -> t
Sourceval blob : blob Js.Promise.t -> t
Sourceval formData : formData Js.Promise.t -> t
Sourceval text : string Js.Promise.t -> t
OCaml

Innovation. Community. Security.