get-source-map-url.d.ts 77 Bytes Raw Blame History Permalink 1 export declare function getSourceMapURL(srcContents: string): string | null;