index.ts 65 B

123
  1. import apolloClient from '@/api/client'
  2. export { apolloClient }