UNPKG

id-components

Version:
2 lines (1 loc) 136 B
export declare const getDataByEndpoint: (endpoint: string, payload: any, token: string) => Promise<import("axios").AxiosResponse<any>>;