index.ts 164 Bytes 编辑Web IDE 1 2 3 export { default as baseStaticUrl } from "./baseStaticUrl"; export { default as baseApiUrl } from "./baseApiUrl"; export { default as setTitle } from "./setTitle";