package vue-ppx
  Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
    Page
Library
Module
Module type
Parameter
Class
Class type
Source
Class type Vue.libSource
method createApp : < ('data,
                       'methods,
                       'computed,
                       'watch,
                       'props,
                       'components,
                       'directives)
                       create_arg.. >
                     Js_of_ocaml.Js.t ->
  < ('data, 'methods, 'computed, 'watch, 'props, 'components, 'directives, _)
      app.. >
    Js_of_ocaml.Js.t
    Js_of_ocaml.Js.meth