UNPKG

@trophyso/node

Version:
5 lines (4 loc) 109 B
/** * Returns a fetch function based on the runtime */ export declare function getFetchFn(): Promise<any>;