Neah/node_modules/next/dist/client/components/react-dev-overlay/utils/get-source-map-url.d.ts
2025-04-24 17:19:14 +02:00

2 lines
78 B
TypeScript

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