mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-03 19:29:30 +08:00
9 lines
423 B
Text
9 lines
423 B
Text
import { $ as $Fetch } from './error-d4c70d05.js';
|
|
export { $ as $Fetch, C as CreateFetchOptions, b as FetchContext, e as FetchError, c as FetchOptions, F as FetchRequest, a as FetchResponse, S as SearchParams, d as createFetch, f as createFetchError } from './error-d4c70d05.js';
|
|
export { Headers } from './node.js';
|
|
|
|
declare const fetch: typeof globalThis.fetch;
|
|
|
|
declare const $fetch: $Fetch;
|
|
|
|
export { $fetch, fetch };
|