MCPcopy Index your code
hub / github.com/nodejs/node / probe-types.js

File probe-types.js

test/fixtures/debugger/probe-types.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const stringValue = 'hello';
4const booleanValue = true;

Callers

nothing calls this directly

Calls 2

consumeFunction · 0.70
SymbolFunction · 0.50

Tested by

no test coverage detected