fix docs
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import { getCsrfToken } from '@shared/api/csrf'
|
import { getCsrfToken } from '@shared/api/csrf'
|
||||||
import { refreshAccessToken } from '@shared/api/tokenStore'
|
import { refreshAccessToken } from '@shared/api/tokenStore'
|
||||||
|
|
||||||
const B2B_API_URL = 'https://app.b2b.elcsa.ru/api'
|
const B2B_API_URL = 'https://app.b2b.elcsa.ru'
|
||||||
|
|
||||||
async function doB2bRequest<T>(
|
async function doB2bRequest<T>(
|
||||||
path: string,
|
path: string,
|
||||||
|
|||||||
Reference in New Issue
Block a user