UNPKG

@agencycoda/ngx-paypal

Version:
6 lines (5 loc) 208 B
/** 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';