Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/btd/rollup-plugin-visualizer
/ MappedNode
Interface
MappedNode
plugin/data.ts:5–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
import
{ ModuleMapper } from
"./module-mapper.js"
;
4
5
interface
MappedNode {
6
uid: string;
7
}
8
9
const
addToPath = (
10
moduleId: string,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected