MCPcopy Create free account
hub / github.com/JS-DevTools/ono / host.js

File host.js

test/utils/host.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3const { host } = require("@jsdevtools/host-environment");
4const sampleError = getSampleError();

Callers

nothing calls this directly

Calls 4

getSampleErrorFunction · 0.85
getSampleCustomErrorFunction · 0.85
hasKeyFunction · 0.85
isEnumerableFunction · 0.85

Tested by

no test coverage detected