MCPcopy Index your code
hub / github.com/JavaScriptRegenerated/yieldparser / modules.test.ts

File modules.test.ts

src/modules.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { parse, hasMore, has, optional } from './index';
2
3describe('ES modules', () => {
4 const code = `import first from 'first-module';

Callers

nothing calls this directly

Calls 4

parseFunction · 0.90
ESModuleParserFunction · 0.85
exportsFunction · 0.85
lookupFunction · 0.85

Tested by

no test coverage detected