MCPcopy
hub / github.com/unjs/ofetch / playground.ts

File playground.ts

test/playground.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { $fetch } from "../src/index.ts";
2
3async function main() {
4 // const r = await $fetch<string>('http://google.com/404')

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected