MCPcopy
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

1import { relative } from 'path';
2
3var path = 'a/b/c';
4var path2 = 'a/c/b';

Callers

nothing calls this directly

Calls 1

relativeFunction · 0.90

Tested by

no test coverage detected