MCPcopy
hub / github.com/rollup/rollup / main.js

File main.js

test/function/samples/allows-external-modules-from-nested-module/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { relative, normalize } from 'path';
2import foo from './foo';
3
4var path = 'foo/bar/baz';

Callers

nothing calls this directly

Calls 2

relativeFunction · 0.90
normalizeFunction · 0.90

Tested by

no test coverage detected