richnologies / ngx-stripe

Angular 6+ wrapper for StripeJS
MIT License
219 stars 77 forks source link

empty ngx-stripe.d.ts file, no export * from './public_api'; #98

Closed meeraPurohit closed 4 years ago

meeraPurohit commented 4 years ago

Was facing issue after installing and importing in my app.module.ts file.

by rectifying the issue it shows that ngx.stripe.d.ts file is having empty file in it. kindly look around the package, there might be bundling issue that something is missing.