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