arendajaelu / nestjs-passport-apple

Apple Passport Strategy for Apple Login (dedicated to Nestjs)
MIT License
16 stars 6 forks source link

feat: use default export in typescript declaration #8

Closed kdelmonte closed 8 months ago

Apidcloud commented 8 months ago

I had the same issue when running my nestjs (typescript) app:

image

These changes fix that. Could we merge this, please?

Apidcloud commented 8 months ago

Thank you! 👯

arendajaelu commented 8 months ago

Thank you! 👯

Thank you so much for your contribution.