{"version":3,"file":"ng-vue-plain-plugin.min.mjs","sources":["../../src/plugins/angular-vue-plain-plugin.js"],"sourcesContent":["\nexport default function CreateAngularVuePlainPlugin(ngServiceName, ngService) {\n\n    return {\n        // called by Vue.use(CreateAngularVuePlainPlugin)\n        install(Vue, options) {\n            if(!Vue.prototype[ngServiceName])\n                Vue.prototype[ngServiceName] = ngService;\n        }\n      }\n}"],"names":["CreateAngularVuePlainPlugin","ngServiceName","ngService","install","Vue","options","prototype"],"mappings":"AACe,SAASA,EAA4BC,CAAeC,EAAAA,CAAAA,EAAAA;EAE/D,OAAO;IAEHC,0BAAQC,CAAKC,EAAAA,CAAAA,EAAAA;MACLD,CAAIE,CAAAA,SAAAA,CAAUL,OACdG,CAAIE,CAAAA,SAAAA,CAAUL,CAAiBC,CAAAA,GAAAA,CAAAA,CACtC;IAAA;GAET;AAAA;"}