index.ts 75 B

123456
  1. import api from './servers/api'
  2. const agent = api.agent
  3. export { agent }