package vue-jsoo

  1. Overview
  2. Docs
method _Store : (('state, 'getters) cs_options Mjs.t -> 'state instance_js Mjs.t) Mjs.constr Mjs.readonly_prop
method mapState_obj : ('b, 'state -> 'c) Mjs.meth_callback Mjs.table -> 'a Mjs.table Mjs.meth
method mapMutations_obj : ('b, 'state -> 'c) Mjs.meth_callback Mjs.table -> 'a Mjs.table Mjs.meth
method mapActions_obj : ('b, 'state -> 'c) Mjs.meth_callback Mjs.table -> 'a Mjs.table Mjs.meth