(library
 (name js_utils)
 (public_name acgtk-browser.js_utils)
 (libraries js_of_ocaml-tyxml tyxml tyxml.functor)
 (preprocess
  (per_module
   ((pps js_of_ocaml-ppx)
    js_utils)))
 (modules js_utils))

