createPlugin APIAPI reference for the createPlugin composable. Functions createPlugin(options: PluginOptions) => ZCreates a new Vue plugin. Options namespace required stringprovide required (app: App) => voidsetup(app: App) => void