UNPKG

next

Version:

The React Framework

3 lines (2 loc) 132 B
import type { RawSourceMap } from 'source-map'; export declare function getRawSourceMap(fileContents: string): RawSourceMap | null;