nightism / react-scax

Synchronised wrapper for javascript promise.
ISC License
2 stars 0 forks source link

[BUG]Type of parameters must be specified in typescirpt #18

Closed nightism closed 4 years ago

nightism commented 4 years ago

🐛 Describe the bug Type of parameters must be specified when using AJAX_JSON_TEMPLATE. Creating a scaxer without passing in a TParamType will lead to a type-incompatible-error.

🌝 Expected behavior A scaxer can be created without passing in a TParamType if there are no parameters needed.

nightism commented 4 years ago

This issue seemed to be an out-of-date issue.