export default { // 监听到的fetch数据 WH_FETCH_LOG: [] as { body: unknown | string, url: string }[], map: {} as { [key: string]: unknown }, };