13 lines
345 B
TypeScript
13 lines
345 B
TypeScript
// import getResponseWithoutCors from "./utils/getResponseWithoutCors"
|
|
// import GenericObject from "./types/GenericObject";
|
|
// import RequestType from "./types/RequestType";
|
|
// import IAdapter from "./Interfaces/IAdapter";
|
|
//
|
|
//
|
|
//
|
|
// export {
|
|
// getResponseWithoutCors,
|
|
// type GenericObject,
|
|
// RequestType,
|
|
// IAdapter
|
|
// }
|