omise/omise-node

Destroy method missing from ISchedulesAPI interface

Closed this issue · 0 comments

Trying to destroy a schedule with omise.schedules.destroy shows a TypeScript warning because the destroy method is not defined on the ISchedulesAPI interface in https://github.com/omise/omise-node/blob/master/types/index.d.ts

Screen Shot 2563-08-11 at 22 07 32