Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/node-modules/utility
/ json.test.ts
File
json.test.ts
test/json.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ strict as assert } from
'node:assert'
;
2
import
path from
'node:path'
;
3
import
fs from
'node:fs'
;
4
import
* as utility from
'../src/index.js'
;
Callers
nothing calls this directly
Calls
1
strictJSONParse
Function · 0.90
Tested by
no test coverage detected