package sihl-contract

  1. Overview
  2. Docs

Module Sihl_contract.StorageSource

Sourcetype file = {
  1. id : string;
  2. filename : string;
  3. filesize : int;
  4. mime : string;
}
Sourcetype stored = {
  1. file : file;
  2. blob : string;
}
Sourceval name : string
Sourceexception Exception of string
Sourcemodule type Sig = sig ... end
OCaml

Innovation. Community. Security.