UNPKG

@choerodon/master

Version:
3 lines (2 loc) 115 B
import { AxiosResponse } from 'axios'; export default function transformJSONBig(data: AxiosResponse['data']): any;