MCPcopy 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

1import { extractAssignedNames } from '../';
2
3test('extracts an Identifier', () => {
4 const node = {

Callers

nothing calls this directly

Calls 2

testFunction · 0.85
extractAssignedNamesFunction · 0.85

Tested by

no test coverage detected