2 lines
78 B
TypeScript
2 lines
78 B
TypeScript
|
|
export declare function getSourceMapUrl(fileContents: string): string | null;
|