UNPKG
@agencycoda/ngx-paypal
Version:
latest (7.0.0)
7.0.0
Paypal integration for Angular
github.com/Enngage/ngx-paypal
Enngage/ngx-paypal
@agencycoda/ngx-paypal
/
public_api.d.ts
6 lines
(5 loc)
•
208 B
TypeScript
View Raw
1
2
3
4
5
6
/** Public API */
export
*
from
'./lib/ngx-paypal.module'
;
export
*
from
'./lib/models/paypal-models'
;
export
*
from
'./lib/components/paypal.component'
;
export
*
from
'./lib/services/paypal-script.service'
;