omise / omise-node

Omise Node.js Library
https://docs.opn.ooo
102 stars 53 forks source link

IDE suggests a wrong attribute #125

Closed keeratita closed 4 years ago

keeratita commented 4 years ago

I have found that IDE suggests a wrong attribute for Account API, it should be omise.account.

May need to change this line of code.

https://github.com/omise/omise-node/blob/2a364b951af43e25738c59fe1311bf75a22ad4d6/types/index.d.ts#L19

keeratita commented 4 years ago

actually thanks to @jacstn :)