Closed keeratita closed 4 years ago
I have found that IDE suggests a wrong attribute for Account API, it should be omise.account.
omise.account
May need to change this line of code.
https://github.com/omise/omise-node/blob/2a364b951af43e25738c59fe1311bf75a22ad4d6/types/index.d.ts#L19
actually thanks to @jacstn :)
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