UNPKG
pci-ng-lib
Version:
latest (1.0.0)
1.0.0
This is a simple PCI Angular Library published to npm.
techiestribesolutions.azurewebsites.net
pci-ng-lib
/
public_api.d.ts
5 lines
(4 loc)
•
182 B
TypeScript
View Raw
1
2
3
4
5
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'
;