MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / get-default-export.test.ts

File get-default-export.test.ts

packages/core/test/lib/utils/get-default-export.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { getDefaultExport } from '../../../src/utils/get-default-export';
3
4describe('getDefaultExport', () => {

Callers

nothing calls this directly

Calls 2

getDefaultExportFunction · 0.90
assignMethod · 0.80

Tested by

no test coverage detected