Home > @dinofe/xt-core > ApisauceInstance > head

# ApisauceInstance.head property

Signature:

head: <T, U = T>(url: string, params?: {}, axiosConfig?: AxiosRequestConfig) => Promise<ApiResponse<T, U>>