MCPcopy Index your code
hub / github.com/nodejs/node / createFalse

Function createFalse

test/fixtures/snapshot/typescript.js:23106–23108  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23104 }
23105 // @api
23106 function createFalse() {
23107 return createToken(95 /* SyntaxKind.FalseKeyword */);
23108 }
23109 //
23110 // Modifiers
23111 //

Callers 1

asExpressionFunction · 0.85

Calls 1

createTokenFunction · 0.70

Tested by

no test coverage detected