payjp / payjp-node

PAY.JP server-side JavaScript & Typescirpt SDK :tada: (Note. will remove npm beta tag) Tutorial:
https://pay.jp/docs/started
MIT License
33 stars 8 forks source link

Needed type difinition fix for typescript support #15

Closed natsuki-yamanaka closed 5 years ago

natsuki-yamanaka commented 5 years ago

TypeScript support has not released yet, but master branch has take in .ts. In order to release typescript, Some fix needed I think.

TypeError: require(...) is not a function