ремонт доки

This commit is contained in:
vigdorov
2020-07-10 00:19:05 +03:00
parent 3fe0b232fd
commit 9abc6a6c92
8 changed files with 30 additions and 12171 deletions

View File

@ -1,15 +1,7 @@
/**
* @type {string}
*/
export const API_URL = 'http://vigdorov.ru:4001';
/**
* @type {string}
*/
export const ENDPOINT = '/store';
/**
* @type {Object<string, string>}
*/
export const API_KEYS = {
};