Merge branch 'ClientLog' into test-3865

This commit is contained in:
Klauswk 2017-05-03 14:31:13 -03:00 committed by GitHub
commit b668b24cac

View File

@ -75,6 +75,7 @@ function logClient() {
};
const API = {
logClient,
makeCall,
call,
};