Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rollup/plugins
/ extractAssignedNames.ts
File
extractAssignedNames.ts
packages/pluginutils/test/extractAssignedNames.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ extractAssignedNames } from
'../'
;
2
3
test(
'extracts an Identifier'
, () => {
4
const
node = {
Callers
nothing calls this directly
Calls
2
test
Function · 0.85
extractAssignedNames
Function · 0.85
Tested by
no test coverage detected