package server-reason-react

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val getItem : string -> t -> string option
val setItem : string -> string -> t -> unit
val removeItem : string -> t -> unit
val clear : unit -> t
val key : int -> t -> string option
val length : t -> int
val localStorage : t
val sessionStorage : t
OCaml

Innovation. Community. Security.