Home > @dinofe/xt-core > ApisauceInstance > head
# ApisauceInstance.head property
Signature:
head: <T, U = T>(url: string, params?: {}, axiosConfig?: AxiosRequestConfig) => Promise<ApiResponse<T, U>>
Home > @dinofe/xt-core > ApisauceInstance > head
Signature:
head: <T, U = T>(url: string, params?: {}, axiosConfig?: AxiosRequestConfig) => Promise<ApiResponse<T, U>>