We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
SourceMap
1 parent 72a4ee2 commit 94a9b77Copy full SHA for 94a9b77
src/remapping.ts
@@ -13,6 +13,7 @@ export type {
13
LoaderContext,
14
Options,
15
} from './types';
16
+export type { SourceMap };
17
18
/**
19
* Traces through all the mappings in the root sourcemap, through the sources
0 commit comments