Skip to content

[client] Fix problem of mismatching number of parameter between function...

Antoine requested to merge ZeHiro/kresus:ts-call-signature into master

This MR fixes 4 errors thrown by TSC: tsc detects a mismatch between funciton signature and function call.

Edited by Antoine

Merge request reports