/opt/canhelp/node_modules/next/dist/server/dev
Edit: /opt/canhelp/node_modules/next/dist/server/dev/get-source-map-from-file.d.ts (168B)
import type { RawSourceMap } from 'next/dist/compiled/source-map08';
export declare function getSourceMapFromFile(filename: string): Promise
;