UNPKG

@turnkey/http

Version:

Typed HTTP client for interacting with Turnkey API

4 lines 131 B
/// <reference lib="dom" /> declare const fetch: typeof globalThis.fetch; export { fetch }; //# sourceMappingURL=universal.d.ts.map