package server-reason-react

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

Parameters

module T : sig ... end

Signature

val size : T.t -> float
val slice : ?start:int -> ?end_:int -> ?contentType:string -> T.t -> T.t
val stream : T.t -> Fetch.readableStream
val type_ : T.t -> string
val _type : T.t -> string
OCaml

Innovation. Community. Security.