Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing IRequest #134

Closed
rathakit opened this issue Jul 21, 2020 · 1 comment
Closed

Missing IRequest #134

rathakit opened this issue Jul 21, 2020 · 1 comment

Comments

@rathakit
Copy link

Getting the error when running tsc command - "node_modules/omise/types/index.d.ts(39,26): error TS2304: Cannot find name 'IRequest'."

index.d.ts - updateAccount(req: IRequest, callback?: ResponseCallback<IAccount>): Bluebird<IAccount>;

@rezigned
Copy link
Contributor

Thank you for reporting. New version 0.8.2 already addressed this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants