I have a part of code on TypeScript or CoffeScript, but I need it on vanilla, can you help me?
da.getMatchHistory(options).then((result) => {
console.log(result);
}, (errorResponseStatusText) => {
console.log(errorResponseStatusText);
});
via Bim Bam
No comments:
Post a Comment