Appearance
vue-mvvm / core / createMVVM
function createMVVM(config): Plugin;
Configures and prepares a Vue.js App to use the MVVM Library
AppShell
The configuration object used to set up services and hooks for the application.
Plugin
The input app for function chaining