UNPKG

@turnkey/http

Version:

Typed HTTP client for interacting with Turnkey API

9 lines (6 loc) 204 B
import { fetch as fetch$1 } from 'cross-fetch'; /// <reference lib="dom" /> // This is useful for mocking fetch in tests. const fetch = fetch$1; export { fetch }; //# sourceMappingURL=universal.mjs.map