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