TP-89230 | universal call sdk
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import getResponseWithoutCors from "@universal-call-sdk/common/utils/getResponseWithoutCors.ts";
|
||||
import {RequestKeys} from "./types.ts";
|
||||
import RequestType from "@universal-call-sdk/common/types/RequestType.ts";
|
||||
import {getResponseWithoutCors} from "@universal-call-sdk/common/lib/main.ts";
|
||||
import {RequestKeys} from "./types";
|
||||
import {RequestType} from "@universal-call-sdk/common/lib/main.ts";
|
||||
|
||||
|
||||
const BASE_AMEYO_URL = window.BASE_AMEYO_URL;
|
||||
|
||||
Reference in New Issue
Block a user