while verify signed data with app-store-server-library. facing while crating base object TypeError: _appStoreServerLibrary.SignedDataVerifier is not a constructor
fin out on documentation form github repo and github documentation. https://github.com/apple/app-store-server-library-node?tab=readme-ov-file https://apple.github.io/app-store-server-library-node/classes/SignedDataVerifier.html#verifyAndDecodeTransaction
Just use
SignedJWTVerifierfromapp-store-server-libraryfor example