Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/js/pull/minirest/src/
Upload File :
Current File : /var/www/homesaver/www/bitrix/js/pull/minirest/src/restcaller.js

export interface RestCaller {
	callMethod(method: string, params: Object): Promise
}