eservices-core
Advanced tools
Comparing version 1.0.416 to 1.0.417
/** | ||
* @deprecated | ||
* @description Функция для запросов, имеет встроенные обработчик для ошибок на самом низком уровне | ||
* */ | ||
export default function Request(url: string, params?: RequestInit): Promise<any>; |
{ | ||
"name": "eservices-core", | ||
"version": "1.0.416", | ||
"version": "1.0.417", | ||
"description": "Core library", | ||
@@ -5,0 +5,0 @@ "author": "", |
Sorry, the diff of this file is too big to display
438193
9851
8