Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method SourceNode.fromStringWithSourceMap
import { SourceNode } from "https://deno.land/x/source_map@0.8.0-beta.1/source-map.d.ts";

Parameters

code: string
sourceMapConsumer: SourceMapConsumer
optional
relativePath: string