Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ $fetch } from
"../src/index.ts"
;
2
3
async
function
main() {
4
// const r = await $fetch<string>('http://google.com/404')
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected