package irmin-indexeddb

  1. Overview
  2. Docs

Private repositories.

type t = Repo.t
val create : Irmin.config -> t Lwt.t
val contents_t : t -> Contents.t
val node_t : t -> Node.t
val commit_t : t -> Commit.t
val ref_t : t -> Ref.t