UNPKG

@eclass/cev-providers

Version:
3 lines • 190 B
import { FetchEndpoint } from '../../'; export declare const fetchEndpoint: (url: string, params: any, debug?: boolean) => Promise<FetchEndpoint>; //# sourceMappingURL=fetchEndpoint.d.ts.map