package server-reason-react

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = Fetch.file

Blob superclass

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

File class

val lastModified : t -> float
val name : t -> string
val preview : t -> string
OCaml

Innovation. Community. Security.