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