Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/atomicdata-dev/atomic-data-browser
/ client.test.ts
File
client.test.ts
lib/src/client.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
{ fetchResource } from
'./client'
;
3
import
{ classes, properties } from
'./urls'
;
4
import
'whatwg-fetch'
;
Callers
nothing calls this directly
Calls
2
fetchResource
Function · 0.90
get
Method · 0.80
Tested by
no test coverage detected