TP-89230 | universal call sdk

This commit is contained in:
varnit goyal
2024-11-03 11:24:34 +05:30
parent 4b45368b57
commit a1634a0acd

View File

@@ -1,6 +1,6 @@
import getResponseWithoutCors from "@universal-call-sdk/common/utils/getResponseWithoutCors.ts";
import RequestKeys from "../types/RequestKeys.ts";
import RequestType from "../../common/types/RequestType.ts";
import {RequestKeys} from "./types.ts";
import RequestType from "@universal-call-sdk/common/types/RequestType.ts";
const BASE_AMEYO_URL = window.BASE_AMEYO_URL;