mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-06 20:46:50 +08:00
The sourcemap parameter passed to loaders, and that loaders pass to the callback, is a `RawSourceMap`, not a `string | Buffer`.
7 lines
84 B
JSON
7 lines
84 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"source-map": "^0.7.0"
|
|
}
|
|
}
|