NeahNew/node_modules/next/dist/client/components/react-dev-overlay/utils/get-source-map-url.d.ts
2025-05-03 14:17:46 +02:00

2 lines
78 B
TypeScript

export declare function getSourceMapUrl(fileContents: string): string | null;