UNPKG

pci-ng-lib

Version:

This is a simple PCI Angular Library published to npm.

5 lines (4 loc) 182 B
export * from './lib/pci-ng-lib.service'; export * from './lib/pci-ng-lib.component'; export * from './lib/pci-ng-lib.module'; export * from './lib/customer/customer.component';