pci-ng-lib
Version:
This is a simple PCI Angular Library published to npm.
2 lines • 1.29 kB
JavaScript
!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports,require("@angular/core")):"function"==typeof define&&define.amd?define("pci-ng-lib",["exports","@angular/core"],n):n(e["pci-ng-lib"]={},e.ng.core)}(this,function(e,n){"use strict";var t=function(){function e(){}return e.decorators=[{type:n.Injectable,args:[{providedIn:"root"}]}],e.ctorParameters=function(){return[]},e.ngInjectableDef=n.defineInjectable({factory:function(){return new e},token:e,providedIn:"root"}),e}(),o=function(){function e(){}return e.prototype.ngOnInit=function(){},e.decorators=[{type:n.Component,args:[{selector:"pnl-pci-ng-lib",template:"\n <p>\n pci-ng-lib works!\n </p>\n ",styles:[]}]}],e.ctorParameters=function(){return[]},e}(),r=function(){function e(){}return e.prototype.ngOnInit=function(){},e.decorators=[{type:n.Component,args:[{selector:"pnl-customer",template:"<p>\n customer works!\n</p>\n",styles:[""]}]}],e.ctorParameters=function(){return[]},e}(),c=function(){function e(){}return e.decorators=[{type:n.NgModule,args:[{imports:[],declarations:[o,r],exports:[o,r]}]}],e}();e.PciNgLibService=t,e.PciNgLibComponent=o,e.PciNgLibModule=c,e.CustomerComponent=r,Object.defineProperty(e,"__esModule",{value:!0})});
//# sourceMappingURL=pci-ng-lib.umd.min.js.map