Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rollup/rollup
/ foo.js
File
foo.js
test/function/samples/allows-external-modules-from-nested-module/foo.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ relative } from
'path'
;
2
3
var
path =
'a/b/c'
;
4
var
path2 =
'a/c/b'
;
Callers
nothing calls this directly
Calls
1
relative
Function · 0.90
Tested by
no test coverage detected