Closed varshard closed 6 years ago
The definition file doens't export omise method correctly, thus example were written incorrectly.
According to Typescript Handbook. The definition file should be written with a function module template.
@wingyplus Please check this out. The previous version of definition file were written incorrectly. This should fix it.
@varshard Ok. Let's me check. :)
The definition file doens't export omise method correctly, thus example were written incorrectly.
According to Typescript Handbook. The definition file should be written with a function module template.