UNPKG

sws-micro-app-adapter

Version:
6 lines (5 loc) 119 B
/** * 获取基座应用的API请求地址 */ declare const getServerUrl: () => string; export default getServerUrl;