Files
Kmake/test/fixtures/test426/resources/transitive-mapping-three-steps.js
2026-05-26 23:36:42 -07:00

7 lines
106 B
JavaScript

function foo(x) {
return x;
}
foo("foo");
//# sourceMappingURL=transitive-mapping-three-steps.js.map