UNPKG

@types/isomorphic-fetch

Version:
4 lines (3 loc) 81 B
declare namespace _fetch {} declare const _fetch: typeof fetch; export = _fetch;