Open AhmedKorim opened 4 years ago
Hey nice work! but i have the default import undefined tried this syntax it worked but i lost the type
import * as AppleAuth from 'apple-auth';
Any tips?
Hi @AhmedKorim, thank you!
I personally haven't used it with TS but while I figure something out you can take a look at the example. https://github.com/ananay/apple-auth-example
Hey nice work! but i have the default import undefined tried this syntax it worked but i lost the type
Any tips?