UNPKG

@choerodon/master

Version:
4 lines (3 loc) 176 B
import { AxiosRequestConfig } from 'axios'; export declare function transformDataToString(data: any): any; export default function getMark(config: AxiosRequestConfig): string;