MCPcopy Index your code
hub / github.com/TypeScriptToLua/TypeScriptToLua / sourcemaps.spec.ts

File sourcemaps.spec.ts

test/unit/printer/sourcemaps.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SourceMapConsumer } from "source-map";
2import * as tstl from "../../../src";
3import { LuaTarget, transpileString } from "../../../src";
4import { couldNotResolveRequire } from "../../../src/transpilation/diagnostics";

Callers

nothing calls this directly

Calls 5

lineAndColumnOfFunction · 0.90
transpileStringFunction · 0.90
expectFunction · 0.85
toStringMethod · 0.80
keysMethod · 0.65

Tested by

no test coverage detected