Home > @dinofe/xt-core > XApisauceInstance > unlink
# XApisauceInstance.unlink property
发送UNLINK请求
Signature:
unlink: <T, U = T>(url: string, params?: {}, axiosConfig?: CustomAxiosRequestConfig) => Promise<XApiResponse<T, U>>;
Home > @dinofe/xt-core > XApisauceInstance > unlink
发送UNLINK请求
Signature:
unlink: <T, U = T>(url: string, params?: {}, axiosConfig?: CustomAxiosRequestConfig) => Promise<XApiResponse<T, U>>;