omise/omise-node

Missing IRequest

Closed this issue · 1 comments

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>;

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