MCPcopy
hub / github.com/mafintosh/why-is-node-running / example.js

File example.js

example.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import whyIsNodeRunning from 'why-is-node-running' // should be your first import
2import { createServer } from 'node:net'
3
4function startServer () {

Callers

nothing calls this directly

Calls 2

startServerFunction · 0.85
whyIsNodeRunningFunction · 0.85

Tested by

no test coverage detected