package js_of_ocaml-compiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module File : sig ... end
val find : string -> File.t option
val all : unit -> File.t list
val register : name:string -> content:string -> File.t