Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ hooks-custom.mjs
File
hooks-custom.mjs
test/fixtures/es-module-loaders/hooks-custom.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ pathToFileURL } from
'node:url'
;
2
import
count from
'../es-modules/stateful.mjs'
;
3
4
Callers
nothing calls this directly
Calls
1
count
Function · 0.50
Tested by
no test coverage detected