MCPcopy Create free account
hub / github.com/CashScript/cashscript / source-map.test.ts

File source-map.test.ts

packages/utils/test/source-map.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { generateSourceMap, sourceMapToLocationData } from '../src/index.js';
2import { fixtures } from './fixtures/source-map.fixture.js';
3
4describe('Source map generation', () => {

Callers

nothing calls this directly

Calls 2

generateSourceMapFunction · 0.85
sourceMapToLocationDataFunction · 0.85

Tested by

no test coverage detected