Answer the question
In order to leave comments, you need to log in
How to fix 'paypal-checkout' typing error for typescript?
Good day, when typing the paypal-checkout plugin, the following error occurs:
[Vue warn]: Error in mounted hook: "TypeError: __WEBPACK_IMPORTED_MODULE_1_paypal_checkout___default.a is not a constructor"
declare module "paypal-checkout" {
const paypal: {
new(): Paypal;
};
export = paypal;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question