import { testOnly } from "./test"; import { initHttpGlobalConfig } from "./exdhttp/globalConfig"; import httpRequest from "./exdhttp/httpRequest"; export { testOnly, initHttpGlobalConfig, httpRequest };