import { defineAsyncApi } from '@dcloudio/uni-api' export const switchTab = defineAsyncApi('switchTab', () => {})