Type Alias TransFunType<T>

TransFunType<T>: ((data: T) => any)

解析AxiosResponse的方法的类型

Type Parameters

  • T extends AxiosResponse