Module Search_js

module Search_js: sig .. end
Auxiliary Javascript files.

val parser : string list
Contents of "argot_parser.js" file.
val search : string list
Contents of "argot_search.js" file.
val types : string list
Contents of "argot_types.js" file.
val generate_files : string -> unit
Generates JavaScript files in the passed directory.