package jext

  1. Overview
  2. Docs
Js_of_ocaml tools to help handling web extension

Install

dune-project
 Dependency

Authors

Maintainers

Sources

jext-0.1.1.tar.gz
md5=586f3215c066e3ac542de36669d8d20b
sha512=c8cbee00bec3d580368145bcbfeb6dc7d45930993936dd7c30609d25fe72eeb1edf94897bf5bbb5aa5ee1701c599de29340be43f476f1377f8156d94aec2a000

doc/jext.common/Common/Types/module-type-S/index.html

Module type Types.SSource

type request
type request_jsoo
val request_jsoo_conv : (request -> request_jsoo Ezjs_min.t) * (request_jsoo Ezjs_min.t -> request)
type response_ok
type response_ok_jsoo
type response_error
type response_error_jsoo